Searched refs:kIsHTTPBasedSource (Results 1 – 4 of 4) sorted by relevance
252 if (mSource->flags() & kIsHTTPBasedSource) { in getEstimatedBandwidthKbps()264 if (mSource->flags() & kIsHTTPBasedSource) { in disconnect()285 if (mSource->flags() & kIsHTTPBasedSource) { in setCacheStatCollectFreq()302 uint32_t flags = mSource->flags() & ~(kWantsPrefetching | kIsHTTPBasedSource); in flags()428 && (mSource->flags() & DataSource::kIsHTTPBasedSource)) { in onFetch()
34 kIsHTTPBasedSource = 8, enumerator
149 return kWantsPrefetching | kIsHTTPBasedSource; in flags()