Searched defs:FLOGV (Results 1 - 1 of 1) sorted by relevance

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

Completed in 65 milliseconds