Searched refs:notifier_mac (Results 1 – 1 of 1) sorted by relevance
250 NetworkChangeNotifierMac* notifier_mac = in ReachabilityCallback() local253 DCHECK_EQ(notifier_mac->run_loop_.get(), CFRunLoopGetCurrent()); in ReachabilityCallback()258 base::AutoLock lock(notifier_mac->connection_type_lock_); in ReachabilityCallback()259 old_type = notifier_mac->connection_type_; in ReachabilityCallback()260 notifier_mac->connection_type_ = new_type; in ReachabilityCallback()