Searched refs:bandwidth_bps (Results 1 – 2 of 2) sorted by relevance
74 bool HTTPBase::estimateBandwidth(int32_t *bandwidth_bps) { in estimateBandwidth() argument85 *bandwidth_bps = ((double)mTotalTransferBytes * 8E6 / mTotalTransferTimeUs); in estimateBandwidth()
46 virtual bool estimateBandwidth(int32_t *bandwidth_bps);