Home
last modified time | relevance | path

Searched refs:cancelResumeNotification (Results 1 – 10 of 10) sorted by relevance

/external/opencore/nodes/common/include/
Dpvmf_download_progress_interface.h107 virtual void cancelResumeNotification() = 0;
/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
Dpvmf_protocol_engine_node_download_common.h173 OSCL_IMPORT_REF void cancelResumeNotification();
Dpvmf_protocol_engine_node_download_common.cpp911 OSCL_EXPORT_REF void pvDownloadControl::cancelResumeNotification() in cancelResumeNotification() function in pvDownloadControl
/external/opencore/nodes/pvprotocolenginenode/base/src/
Dpvmf_protocol_engine_node.h250 void cancelResumeNotification();
Dpvmf_protocol_engine_node.cpp2522 void PVMFProtocolEngineNode::cancelResumeNotification() in cancelResumeNotification() function in PVMFProtocolEngineNode
2528 iDownloadControl->cancelResumeNotification(); in cancelResumeNotification()
/external/opencore/nodes/pvmp3ffparsernode/src/
Dpvmf_mp3ffparser_node.cpp208 iDownloadProgressInterface->cancelResumeNotification(); in ~PVMFMP3FFParserNode()
813 iDownloadProgressInterface->cancelResumeNotification(); in DoReset()
3165 iDownloadProgressInterface->cancelResumeNotification(); in DoSetDataSourcePosition()
3192 iDownloadProgressInterface->cancelResumeNotification(); in DoSetDataSourcePosition()
/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
Dpvmf_protocol_engine_node_common.h1120 virtual void cancelResumeNotification() = 0;
/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node.cpp280 download_progress_interface->cancelResumeNotification(); in ~PVMFMP4FFParserNode()
2901 download_progress_interface->cancelResumeNotification(); in DoReset()
3075 download_progress_interface->cancelResumeNotification(); in DoCancelCurrentCommand()
3291 download_progress_interface->cancelResumeNotification(); in DoSetDataSourcePosition()
3586 download_progress_interface->cancelResumeNotification(); in DoSetDataSourcePosition()
/external/opencore/nodes/pvaacffparsernode/src/
Dpvmf_aacffparser_node.cpp209 iDownloadProgressInterface->cancelResumeNotification(); in ~PVMFAACFFParserNode()
1239 iDownloadProgressInterface->cancelResumeNotification(); in DoReset()
/external/opencore/nodes/pvamrffparsernode/src/
Dpvmf_amrffparser_node.cpp178 iDownloadProgressInterface->cancelResumeNotification(); in ~PVMFAMRFFParserNode()
1655 iDownloadProgressInterface->cancelResumeNotification(); in DoReset()