Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.cpp501 void PlaylistFetcher::postMonitorQueue(int64_t delayUs, int64_t minDelayUs) { in postMonitorQueue() function in android::PlaylistFetcher
782 postMonitorQueue(); in onStart()
930 postMonitorQueue(delayUs); in onMonitorQueue()
1168 postMonitorQueue(delayUs); in initDownloadState()
1205 postMonitorQueue(delayUsToRefreshPlaylist()); in initDownloadState()
1442 postMonitorQueue(); in onDownloadNext()
1529 postMonitorQueue(); in onDownloadNext()
1552 postMonitorQueue(); in onDownloadNext()
DPlaylistFetcher.h205 void postMonitorQueue(int64_t delayUs = 0, int64_t minDelayUs = 0);