notifier_thread_   79 net/base/network_change_notifier_linux.cc   notifier_thread_->StartWithOptions(thread_options);
notifier_thread_   85 net/base/network_change_notifier_linux.cc   notifier_thread_->Stop();
notifier_thread_  104 net/base/network_change_notifier_linux.cc   return notifier_thread_->GetCurrentConnectionType();
notifier_thread_  109 net/base/network_change_notifier_linux.cc   return notifier_thread_->address_tracker();
notifier_thread_   38 net/base/network_change_notifier_linux.h   scoped_ptr<Thread> notifier_thread_;
notifier_thread_  122 net/base/network_config_watcher_mac.cc     : notifier_thread_(new NetworkConfigWatcherMacThread(delegate)) {
notifier_thread_  127 net/base/network_config_watcher_mac.cc   notifier_thread_->StartWithOptions(thread_options);
notifier_thread_   55 net/base/network_config_watcher_mac.h   scoped_ptr<base::Thread> notifier_thread_;