Home
last modified time | relevance | path

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

/external/chromium_org/mojo/common/
Dhandle_watcher.cc389 StopWatchingAndNotifyReady(handle, MOJO_RESULT_OK); in OnHandleReady()
393 StopWatchingAndNotifyReady(handle, result); in OnHandleError()
396 void StopWatchingAndNotifyReady(const Handle& handle, MojoResult result) { in StopWatchingAndNotifyReady() function in mojo::common::HandleWatcher::SameThreadWatchingState