Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.cpp503 void PlaylistFetcher::postMonitorQueue(int64_t delayUs, int64_t minDelayUs) { in postMonitorQueue() function in android::PlaylistFetcher
784 postMonitorQueue(); in onStart()
932 postMonitorQueue(delayUs); in onMonitorQueue()
1170 postMonitorQueue(delayUs); in initDownloadState()
1207 postMonitorQueue(delayUsToRefreshPlaylist()); in initDownloadState()
1444 postMonitorQueue(); in onDownloadNext()
1531 postMonitorQueue(); in onDownloadNext()
1554 postMonitorQueue(); in onDownloadNext()
DPlaylistFetcher.h205 void postMonitorQueue(int64_t delayUs = 0, int64_t minDelayUs = 0);