Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.cpp485 void PlaylistFetcher::postMonitorQueue(int64_t delayUs, int64_t minDelayUs) { in postMonitorQueue() function in android::PlaylistFetcher
766 postMonitorQueue(); in onStart()
904 postMonitorQueue(delayUs); in onMonitorQueue()
1141 postMonitorQueue(delayUs); in initDownloadState()
1178 postMonitorQueue(delayUsToRefreshPlaylist()); in initDownloadState()
1415 postMonitorQueue(); in onDownloadNext()
1502 postMonitorQueue(); in onDownloadNext()
1525 postMonitorQueue(); in onDownloadNext()
DPlaylistFetcher.h204 void postMonitorQueue(int64_t delayUs = 0, int64_t minDelayUs = 0);