Searched refs:run_loop_source_ (Results 1 – 1 of 1) sorted by relevance
64 base::ScopedCFTypeRef<CFRunLoopSourceRef> run_loop_source_; member in net::NetworkConfigWatcherMacThread98 if (!run_loop_source_.get()) in CleanUp()101 CFRunLoopRemoveSource(CFRunLoopGetCurrent(), run_loop_source_.get(), in CleanUp()103 run_loop_source_.reset(); in CleanUp()146 run_loop_source_.reset( in InitNotificationsHelper()148 if (!run_loop_source_) { in InitNotificationsHelper()154 CFRunLoopAddSource(CFRunLoopGetCurrent(), run_loop_source_.get(), in InitNotificationsHelper()