Home
last modified time | relevance | path

Searched defs:OnConnectionCostChanged (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/net/android/
H A Dnetwork_change_notifier_android_unittest.cc47 void OnConnectionCostChanged() override { cost_notifications_count_++; } in OnConnectionCostChanged() function in net::__anonfba52ce80111::NetworkChangeNotifierDelegateAndroidObserver
106 void OnConnectionCostChanged( in OnConnectionCostChanged() function in net::__anonfba52ce80111::NetworkChangeNotifierConnectionCostObserver
H A Dnetwork_change_notifier_android.cc177 void NetworkChangeNotifierAndroid::OnConnectionCostChanged() { in OnConnectionCostChanged() function in net::NetworkChangeNotifierAndroid
/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_change_notifier_win_unittest.cc302 void OnConnectionCostChanged(NetworkChangeNotifier::ConnectionCost) override { in OnConnectionCostChanged() function in net::TestConnectionCostObserver
H A Dnetwork_change_notifier_unittest.cc232 void OnConnectionCostChanged( in OnConnectionCostChanged() function in net::TestConnectionCostObserver
H A Dnetwork_change_notifier.cc145 void OnConnectionCostChanged(ConnectionCost cost) override { in OnConnectionCostChanged() function in net::NetworkChangeNotifier::NetworkChangeCalculator