Home
last modified time | relevance | path

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

/external/chromium/net/base/
Dnetwork_change_notifier_linux.cc41 void NotifyObserversOfIPAddressChange() { in NotifyObserversOfIPAddressChange() function in net::NetworkChangeNotifierLinux::Thread
42 NetworkChangeNotifier::NotifyObserversOfIPAddressChange(); in NotifyObserversOfIPAddressChange()
114 &Thread::NotifyObserversOfIPAddressChange), in ListenForNotifications()
117 NotifyObserversOfIPAddressChange(); in ListenForNotifications()
Dnetwork_change_notifier.h100 NotifyObserversOfIPAddressChange(); in NotifyObserversOfIPAddressChangeForTests()
110 static void NotifyObserversOfIPAddressChange();
Dnetwork_change_notifier_mac.cc55 NotifyObserversOfIPAddressChange(); in OnNetworkConfigChange()
Dnetwork_change_notifier.cc101 void NetworkChangeNotifier::NotifyObserversOfIPAddressChange() { in NotifyObserversOfIPAddressChange() function in net::NetworkChangeNotifier
Dnetwork_change_notifier_win.cc148 NotifyObserversOfIPAddressChange(); in OnObjectSignaled()
/external/chromium/chrome/browser/chromeos/net/
Dnetwork_change_notifier_chromeos.cc63 &NetworkChangeNotifierChromeos::NotifyObserversOfIPAddressChange)); in UpdateNetworkState()