Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/system/
Dscope_to_message_pipe.cc26 pipe_watcher_(FROM_HERE, SimpleWatcher::ArmingPolicy::AUTOMATIC) {} in MessagePipeScoperBase()
39 unowned_scoper->pipe_watcher_.Watch( in StartWatchingPipe()
Dscope_to_message_pipe.h31 SimpleWatcher pipe_watcher_; variable