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

/external/opencore/nodes/pvmp3ffparsernode/src/
H A Dpvmf_mp3ffparser_node.h184 void CancelCommandDone(PVMFStatus, PVInterface*, OsclAny*);
H A Dpvmf_mp3ffparser_node.cpp3872 CancelCommandDone(PVMFSuccess, NULL, NULL);
3879 CancelCommandDone(aResponse.GetCmdStatus(), aResponse.GetEventExtensionInterface(), aResponse.GetEventData());
3947 void PVMFSubNodeContainerBaseMp3::CancelCommandDone(PVMFStatus aStatus, PVInterface*aExtMsg, OsclAny*aEventData) function in class:PVMFSubNodeContainerBaseMp3
3959 "PVMFCPMContainerMp3::CancelCommandDone CPM Node Cancel failed"));
/external/opencore/nodes/pvdownloadmanagernode/src/
H A Dpvmf_downloadmanager_node.cpp2989 CancelCommandDone(PVMFSuccess, NULL, NULL);
3286 void PVMFDownloadManagerSubNodeContainerBase::CancelCommandDone(PVMFStatus aStatus, PVInterface*aExtMsg, OsclAny*aEventData) function in class:PVMFDownloadManagerSubNodeContainerBase
3302 "PVMFDownloadManagerSubNodeContainer::CancelCommandDone Parser Node Cancel failed"));
3306 "PVMFDownloadManagerSubNodeContainer::CancelCommandDone ProtocolEngine Node Cancel failed"));
3310 "PVMFDownloadManagerSubNodeContainer::CancelCommandDone Socket Node Cancel failed"));
3344 CancelCommandDone(aResponse.GetCmdStatus(), aResponse.GetEventExtensionInterface(), aResponse.GetEventData());
3350 CancelCommandDone(aResponse.GetCmdStatus(), aResponse.GetEventExtensionInterface(), aResponse.GetEventData());
H A Dpvmf_downloadmanager_node.h427 void CancelCommandDone(PVMFStatus, PVInterface*, OsclAny*);

Completed in 42 milliseconds