Home
last modified time | relevance | path

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

/external/libmojo/mojo/message_pump/
Dhandle_watcher.cc325 void NotifyHandleReady(MojoResult result) { in NotifyHandleReady() function in mojo::common::HandleWatcher::StateBase
391 NotifyHandleReady(result); in StopWatchingAndNotifyReady()
415 base::Bind(&SecondaryThreadWatchingState::NotifyHandleReady, in SecondaryThreadWatchingState()