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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DUPnPBase.cpp665 IXML_Document *ActionDoc = NULL; local
669 &ActionDoc,
681 ActionDoc = UpnpMakeAction(
685 if (!ActionDoc) {
697 NULL, ActionDoc,
709 NULL, ActionDoc, &RespDoc);
713 ixmlDocument_free(ActionDoc);
717 ixmlDocument_free(ActionDoc);

Completed in 88 milliseconds