Searched refs:RespDoc (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DUPnPBase.cpp160 IXML_Document *RespDoc,
165 IXML_Element *root = Element_GetRootElement(RespDoc);
704 IXML_Document *RespDoc = NULL; local
709 NULL, ActionDoc, &RespDoc);
712 "UpnpSendAction", ret, NULL, RespDoc);
714 ixmlDocument_free(RespDoc);
721 RespDoc, action.GetName());
724 ixmlDocument_free(RespDoc);
159 ProcessActionResponse( IXML_Document *RespDoc, const std::string &actionName) const argument
H A DUPnPBase.h120 IXML_Document *RespDoc,

Completed in 68 milliseconds