Searched refs:needSendUnderflowEvent (Results 1 – 1 of 1) sorted by relevance
2498 bool needSendUnderflowEvent = false; in requestResumeNotification() local2499 …trol->requestResumeNotification(currentNPTReadPosition, aDownloadComplete, needSendUnderflowEvent); in requestResumeNotification()2501 … currentNPTReadPosition, (uint32)needSendUnderflowEvent, (uint32)aDownloadComplete)); in requestResumeNotification()2505 if (!aDownloadComplete && needSendUnderflowEvent) ReportInfoEvent(PVMFInfoUnderflow); in requestResumeNotification()