Searched refs:RemoveWatcher (Results 1 - 5 of 5) sorted by relevance

/external/libmojo/mojo/edk/system/
H A Dawakable_list.h47 MojoResult RemoveWatcher(uintptr_t context);
H A Dawakable_list.cc82 MojoResult AwakableList::RemoveWatcher(uintptr_t context) { function in class:mojo::edk::AwakableList
H A Ddata_pipe_consumer_dispatcher.cc120 return awakable_list_.RemoveWatcher(context);
H A Ddata_pipe_producer_dispatcher.cc119 return awakable_list_.RemoveWatcher(context);
H A Dmessage_pipe_dispatcher.cc132 return awakables_.RemoveWatcher(context);

Completed in 129 milliseconds