Searched refs:AddConnectionCostObserver (Results 1 – 5 of 5) sorted by relevance
251 NetworkChangeNotifier::AddConnectionCostObserver(&observer); in TEST_F()311 NetworkChangeNotifier::AddConnectionCostObserver(&observer)); in TEST_F()
109 AddConnectionCostObserver(this); in NetworkChangeCalculator()699 void NetworkChangeNotifier::AddConnectionCostObserver( in AddConnectionCostObserver() function in net::NetworkChangeNotifier
305 void Register() { NetworkChangeNotifier::AddConnectionCostObserver(this); } in Register()
517 static void AddConnectionCostObserver(ConnectionCostObserver* observer);
317 NetworkChangeNotifier::AddConnectionCostObserver( in NetworkChangeNotifierAndroidTest()