Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.cpp47 #define FLOGV(fmt, ...) ALOGV("[fetcher-%d] " fmt, mFetcherID, ##__VA_ARGS__) macro
508 FLOGV("Need to refresh playlist in %lld", (long long)maxDelayUs); in postMonitorQueue()
612 FLOGV("resumeUntilAsync: params=%s", params->debugString().c_str()); in resumeUntilAsync()
908 FLOGV("monitoring, buffered=%lld < %lld", in onMonitorQueue()
926 FLOGV("pausing for %lld, buffered=%lld > %lld", in onMonitorQueue()
1025 FLOGV("%spausing now, thresholdUs %lld, remaining %lld", in shouldPauseDownload()
1105 FLOGV("Initial sequence number for time %lld is %d from (%d .. %d)", in initDownloadState()
1138 FLOGV("Initial sequence number is %d from (%d .. %d)", in initDownloadState()
1165 FLOGV("sequence number high: %d from (%d .. %d), " in initDownloadState()
1254 FLOGV("saw discontinuity: mStartup %d, mLastDiscontinuitySeq %d, " in initDownloadState()
[all …]