Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.cpp502 void PlaylistFetcher::postMonitorQueue(int64_t delayUs, int64_t minDelayUs) { in postMonitorQueue() function in android::PlaylistFetcher
783 postMonitorQueue(); in onStart()
931 postMonitorQueue(delayUs); in onMonitorQueue()
1169 postMonitorQueue(delayUs); in initDownloadState()
1206 postMonitorQueue(delayUsToRefreshPlaylist()); in initDownloadState()
1443 postMonitorQueue(); in onDownloadNext()
1530 postMonitorQueue(); in onDownloadNext()
1553 postMonitorQueue(); in onDownloadNext()
DPlaylistFetcher.h205 void postMonitorQueue(int64_t delayUs = 0, int64_t minDelayUs = 0);