Home
last modified time | relevance | path

Searched defs:OnHandleReady (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libchrome/mojo/public/java/system/
H A Dwatcher_impl.cc55 void OnHandleReady(MojoResult result) { in OnHandleReady() function in mojo::android::__anonee1d57350111::WatcherImpl
/aosp_15_r20/external/libchrome/mojo/public/cpp/system/
H A Dsimple_watcher.cc249 void SimpleWatcher::OnHandleReady(int watch_id, in OnHandleReady() function in mojo::SimpleWatcher
H A Dfile_data_pipe_producer.cc124 void OnHandleReady(MojoResult result, const HandleSignalsState& state) { in OnHandleReady() function in mojo::FileDataPipeProducer::FileSequenceState