Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.cpp45 #define FLOGV(fmt, ...) ALOGV("[fetcher-%d] " fmt, mFetcherID, ##__VA_ARGS__) macro
505 FLOGV("Need to refresh playlist in %lld", (long long)maxDelayUs); in postMonitorQueue()
609 FLOGV("resumeUntilAsync: params=%s", params->debugString().c_str()); in resumeUntilAsync()
895 FLOGV("monitoring, buffered=%lld < %lld", in onMonitorQueue()
913 FLOGV("pausing for %lld, buffered=%lld > %lld", in onMonitorQueue()
1012 FLOGV("%spausing now, thresholdUs %lld, remaining %lld", in shouldPauseDownload()
1092 FLOGV("Initial sequence number for time %lld is %d from (%d .. %d)", in initDownloadState()
1125 FLOGV("Initial sequence number is %d from (%d .. %d)", in initDownloadState()
1152 FLOGV("sequence number high: %d from (%d .. %d), " in initDownloadState()
1241 FLOGV("saw discontinuity: mStartup %d, mLastDiscontinuitySeq %d, " in initDownloadState()
[all …]