Searched defs:CancelWatch (Results 1 – 8 of 8) sorted by relevance
21 void FilePathWatcher::CancelWatch( in CancelWatch() function in base::FilePathWatcher
45 void CancelWatch(WaitingCallback* waiting_callback) { in CancelWatch() function
122 MojoResult (*CancelWatch)(MojoHandle handle, uintptr_t context); member
31 MojoResult Dispatcher::CancelWatch(uintptr_t context) { in CancelWatch() function in mojo::edk::Dispatcher
114 MojoResult DataPipeConsumerDispatcher::CancelWatch(uintptr_t context) { in CancelWatch() function in mojo::edk::DataPipeConsumerDispatcher
113 MojoResult DataPipeProducerDispatcher::CancelWatch(uintptr_t context) { in CancelWatch() function in mojo::edk::DataPipeProducerDispatcher
126 MojoResult MessagePipeDispatcher::CancelWatch(uintptr_t context) { in CancelWatch() function in mojo::edk::MessagePipeDispatcher
429 MojoResult Core::CancelWatch(MojoHandle handle, uintptr_t context) { in CancelWatch() function in mojo::edk::Core