Searched refs:OnConnectionCostChanged (Results 1 – 9 of 9) sorted by relevance
84 void OnConnectionCostChanged() override;
177 void NetworkChangeNotifierAndroid::OnConnectionCostChanged() { in OnConnectionCostChanged() function in net::NetworkChangeNotifierAndroid
45 virtual void OnConnectionCostChanged() = 0;
47 void OnConnectionCostChanged() override { cost_notifications_count_++; } in OnConnectionCostChanged() function in net::__anon49ba6d570111::NetworkChangeNotifierDelegateAndroidObserver106 void OnConnectionCostChanged( in OnConnectionCostChanged() function in net::__anon49ba6d570111::NetworkChangeNotifierConnectionCostObserver
208 observer_->OnConnectionCostChanged(); in NotifyConnectionCostChanged()
303 void OnConnectionCostChanged(NetworkChangeNotifier::ConnectionCost) override { in OnConnectionCostChanged() function in net::TestConnectionCostObserver
232 void OnConnectionCostChanged( in OnConnectionCostChanged() function in net::TestConnectionCostObserver
145 void OnConnectionCostChanged(ConnectionCost cost) override { in OnConnectionCostChanged() function in net::NetworkChangeNotifier::NetworkChangeCalculator1086 FROM_HERE, &ConnectionCostObserver::OnConnectionCostChanged, cost); in NotifyObserversOfConnectionCostChangeImpl()
262 virtual void OnConnectionCostChanged(ConnectionCost Cost) = 0;