Searched refs:AddWatcherRef (Results 1 – 9 of 9) sorted by relevance
60 MojoResult AddWatcherRef(const scoped_refptr<WatcherDispatcher>& watcher,
50 MojoResult AddWatcherRef(const scoped_refptr<WatcherDispatcher>& watcher,
51 MojoResult AddWatcherRef(const scoped_refptr<WatcherDispatcher>& watcher,
155 virtual MojoResult AddWatcherRef(
123 MojoResult Dispatcher::AddWatcherRef( in AddWatcherRef() function in mojo::core::Dispatcher
143 MojoResult rv = dispatcher->AddWatcherRef(this, context); in WatchDispatcher()
251 MojoResult MessagePipeDispatcher::AddWatcherRef( in AddWatcherRef() function in mojo::core::MessagePipeDispatcher
230 MojoResult DataPipeProducerDispatcher::AddWatcherRef( in AddWatcherRef() function in mojo::core::DataPipeProducerDispatcher
271 MojoResult DataPipeConsumerDispatcher::AddWatcherRef( in AddWatcherRef() function in mojo::core::DataPipeConsumerDispatcher