Home
last modified time | relevance | path

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

/external/libmojo/mojo/edk/system/
Dwatcher.h43 void MaybeInvokeCallback(MojoResult result,
Dwatcher.cc17 void Watcher::MaybeInvokeCallback(MojoResult result, in MaybeInvokeCallback() function in mojo::edk::Watcher
Drequest_context.cc59 watch.watcher->MaybeInvokeCallback(watch.result, watch.state, flags); in ~RequestContext()