Searched refs:kIsHTTPBasedSource (Results 1 – 3 of 3) sorted by relevance
241 if (mSource->flags() & kIsHTTPBasedSource) { in getEstimatedBandwidthKbps()249 if (mSource->flags() & kIsHTTPBasedSource) { in disconnect()270 if (mSource->flags() & kIsHTTPBasedSource) { in setCacheStatCollectFreq()287 uint32_t flags = mSource->flags() & ~(kWantsPrefetching | kIsHTTPBasedSource); in flags()413 && (mSource->flags() & DataSource::kIsHTTPBasedSource)) { in onFetch()
46 kIsHTTPBasedSource = 8, enumerator
138 return kWantsPrefetching | kIsHTTPBasedSource; in flags()