Searched refs:ActionName (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.cpp579 const std::string &ActionName,
584 msg << "Service without SCPD Document, cannot execute action '" << ActionName <<
592 m_SCPD->GetActionList().find(ActionName);
594 msg << "Invalid action name '" << ActionName <<
599 msgAction << ActionName << "("; local
578 Execute( const std::string &ActionName, const std::vector<CUPnPArgumentValue> &ArgValue) const argument
H A DUPnPBase.h469 const std::string &ActionName,

Completed in 70 milliseconds