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

/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.cpp41 #define FLOGV(fmt, ...) ALOGV("[fetcher-%d] " fmt, mFetcherID, ##__VA_ARGS__) macro
491 FLOGV("Need to refresh playlist in %lld", (long long)maxDelayUs);
595 FLOGV("resumeUntilAsync: params=%s", params->debugString().c_str());
881 FLOGV("monitoring, buffered=%lld < %lld",
899 FLOGV("pausing for %lld, buffered=%lld > %lld",
998 FLOGV("%spausing now, thresholdUs %lld, remaining %lld",
1077 FLOGV("Initial sequence number for time %lld is %d from (%d .. %d)",
1110 FLOGV("Initial sequence number is %d from (%d .. %d)",
1137 FLOGV("sequence number high: %d from (%d .. %d), "
1226 FLOGV("sa
[all...]

Completed in 33 milliseconds