Home
last modified time | relevance | path

Searched refs:sendResumeNotification (Results 1 – 2 of 2) sorted by relevance

/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
Dpvmf_protocol_engine_node_download_common.cpp488 if (iProgDownloadSI) sendResumeNotification(true); in clear()
614 sendResumeNotification(iDownloadComplete); in checkResumeNotification()
625 sendResumeNotification(iDownloadComplete); in checkResumeNotification()
676 OSCL_EXPORT_REF void pvDownloadControl::sendResumeNotification(bool aDownloadComplete) in sendResumeNotification() function in pvDownloadControl
Dpvmf_protocol_engine_node_download_common.h213 OSCL_IMPORT_REF virtual void sendResumeNotification(const bool aDownloadComplete);