Home
last modified time | relevance | path

Searched refs:shutdown_watcher_ (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/ipc/
Dipc_sync_channel.cc493 shutdown_watcher_.StopWatching(); in OnChannelError()
498 shutdown_watcher_.StartWatching( in OnChannelOpened()
508 shutdown_watcher_.StopWatching(); in OnChannelClosed()
Dipc_sync_channel.h215 base::WaitableEventWatcher shutdown_watcher_; in COMPONENT_EXPORT() local