Home
last modified time | relevance | path

Searched refs:NotifyObserversOfIPAddressChange (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/chromeos/network/
Dnetwork_change_notifier_chromeos.cc89 NetworkChangeNotifier::NotifyObserversOfIPAddressChange(); in SuspendDone()
105 NetworkChangeNotifier::NotifyObserversOfIPAddressChange(); in DefaultNetworkChanged()
/external/chromium_org/net/base/
Dnetwork_change_notifier_mac.cc232 NotifyObserversOfIPAddressChange(); in OnNetworkConfigChange()
268 NotifyObserversOfIPAddressChange(); in ReachabilityCallback()
Dnetwork_change_notifier_linux.cc47 NotifyObserversOfIPAddressChange), in Thread()
Dnetwork_change_notifier.h301 static void NotifyObserversOfIPAddressChange();
Dnetwork_change_notifier_win.cc234 NotifyObserversOfIPAddressChange(); in NotifyObservers()
Dnetwork_change_notifier.cc770 void NetworkChangeNotifier::NotifyObserversOfIPAddressChange() { in NotifyObserversOfIPAddressChange() function in net::NetworkChangeNotifier
/external/chromium_org/net/android/
Dnetwork_change_notifier_android.cc96 NetworkChangeNotifier::NotifyObserversOfIPAddressChange(); in NotifyNetworkChangeNotifierObservers()