Searched refs:getEstimatedBandwidthKbps (Results 1 – 6 of 6) sorted by relevance
48 virtual status_t getEstimatedBandwidthKbps(int32_t *kbps);
64 status_t getEstimatedBandwidthKbps(int32_t *kbps);
92 status_t HTTPBase::getEstimatedBandwidthKbps(int32_t *kbps) { in getEstimatedBandwidthKbps() function in android::HTTPBase
251 status_t NuCachedSource2::getEstimatedBandwidthKbps(int32_t *kbps) { in getEstimatedBandwidthKbps() function in android::NuCachedSource2254 return source->getEstimatedBandwidthKbps(kbps); in getEstimatedBandwidthKbps()
532 err = mCachedSource->getEstimatedBandwidthKbps(&kbps); in sendCacheStats()
572 err = mCachedSource->getEstimatedBandwidthKbps(&kbps); in sendCacheStats()