Home
last modified time | relevance | path

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

/external/libmojo/mojo/message_pump/
Dhandle_watcher.cc381 StopWatchingAndNotifyReady(handle, MOJO_RESULT_OK); in OnHandleReady()
385 StopWatchingAndNotifyReady(handle, result); in OnHandleError()
388 void StopWatchingAndNotifyReady(const Handle& handle, MojoResult result) { in StopWatchingAndNotifyReady() function in mojo::common::HandleWatcher::SameThreadWatchingState