Home
last modified time | relevance | path

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

/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
Dpvmf_protocol_engine_node_download_common.cpp476 iFirstResumeNotificationSent(false), in pvDownloadControl()
513 if (iFirstResumeNotificationSent) aNeedSendUnderflowEvent = !iRequestResumeNotification; in requestResumeNotification()
626 iFirstResumeNotificationSent = true; in checkResumeNotification()
682 iFirstResumeNotificationSent = true; in sendResumeNotification()
Dpvmf_protocol_engine_node_download_common.h326 bool iFirstResumeNotificationSent; variable