Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.cpp499 void PlaylistFetcher::postMonitorQueue(int64_t delayUs, int64_t minDelayUs) { in postMonitorQueue() function in android::PlaylistFetcher
780 postMonitorQueue(); in onStart()
918 postMonitorQueue(delayUs); in onMonitorQueue()
1156 postMonitorQueue(delayUs); in initDownloadState()
1193 postMonitorQueue(delayUsToRefreshPlaylist()); in initDownloadState()
1430 postMonitorQueue(); in onDownloadNext()
1517 postMonitorQueue(); in onDownloadNext()
1540 postMonitorQueue(); in onDownloadNext()
DPlaylistFetcher.h204 void postMonitorQueue(int64_t delayUs = 0, int64_t minDelayUs = 0);