Home
last modified time | relevance | path

Searched refs:GetSocketPerformanceWatcherFactory (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/nqe/
H A Dnetwork_quality_estimator.h213 SocketPerformanceWatcherFactory* GetSocketPerformanceWatcherFactory();
H A Dnetwork_quality_estimator_unittest.cc1842 estimator.GetSocketPerformanceWatcherFactory() in TEST_F()
1847 estimator.GetSocketPerformanceWatcherFactory() in TEST_F()
1899 estimator.GetSocketPerformanceWatcherFactory() in TEST_F()
H A Dnetwork_quality_estimator.cc375 NetworkQualityEstimator::GetSocketPerformanceWatcherFactory() { in GetSocketPerformanceWatcherFactory() function in net::NetworkQualityEstimator
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_context_builder.cc111 ->GetSocketPerformanceWatcherFactory(); in SetHttpNetworkSessionComponents()