Home
last modified time | relevance | path

Searched refs:OnRTTOrThroughputEstimatesComputed (Results 1 – 9 of 9) sorted by relevance

/external/cronet/net/nqe/
Drtt_throughput_estimates_observer.h31 virtual void OnRTTOrThroughputEstimatesComputed(
Dnetwork_quality_estimator_test_util.cc271 observer.OnRTTOrThroughputEstimatesComputed( in NotifyObserversOfRTTOrThroughputEstimatesComputed()
Dnetwork_quality_estimator.cc426 observer.OnRTTOrThroughputEstimatesComputed(http_rtt, transport_rtt, in ReportRTTsAndThroughputForTesting()
1226 observer.OnRTTOrThroughputEstimatesComputed( in NotifyObserversOfRTTOrThroughputComputed()
1264 observer->OnRTTOrThroughputEstimatesComputed( in NotifyRTTAndThroughputEstimatesObserverIfPresent()
Dnetwork_quality_estimator_unittest.cc119 void OnRTTOrThroughputEstimatesComputed( in OnRTTOrThroughputEstimatesComputed() function in net::__anon1057f9150211::TestRTTAndThroughputEstimatesObserver
/external/cronet/components/cronet/
Dcronet_context.h75 virtual void OnRTTOrThroughputEstimatesComputed(
237 void OnRTTOrThroughputEstimatesComputed(
Dnetwork_tasks_unittest.cc46 void OnRTTOrThroughputEstimatesComputed( in OnRTTOrThroughputEstimatesComputed() function in cronet::__anonbeecd8c10111::NoOpCronetContextCallback
Dcronet_context.cc713 void CronetContext::NetworkTasks::OnRTTOrThroughputEstimatesComputed( in OnRTTOrThroughputEstimatesComputed() function in cronet::CronetContext::NetworkTasks
727 callback_->OnRTTOrThroughputEstimatesComputed(http_rtt_ms, transport_rtt_ms, in OnRTTOrThroughputEstimatesComputed()
/external/cronet/components/cronet/android/
Dcronet_context_adapter.h133 void OnRTTOrThroughputEstimatesComputed(
Dcronet_context_adapter.cc140 void CronetContextAdapter::OnRTTOrThroughputEstimatesComputed( in OnRTTOrThroughputEstimatesComputed() function in cronet::CronetContextAdapter