Home
last modified time | relevance | path

Searched refs:s_actionList (Results 1 – 4 of 4) sorted by relevance

/dports/net-p2p/amule/aMule-2.3.3/src/
H A DUPnPBase.h143 extern const char s_actionList[];
158 typedef CXML_List<CUPnPAction, s_action, s_actionList> ActionList;
H A DUPnPBase.cpp51 const char s_actionList[] = "actionList";
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DUPnPBase.h143 extern const char s_actionList[];
158 typedef CXML_List<CUPnPAction, s_action, s_actionList> ActionList;
H A DUPnPBase.cpp53 const char s_actionList[] = "actionList"; variable