Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dwatcher_dispatcher.h40 void InvokeWatchCallback(uintptr_t context,
Dwatch.cc78 watcher_->InvokeWatchCallback(context_, result, state, flags); in InvokeCallback()
Dwatcher_dispatcher.cc61 void WatcherDispatcher::InvokeWatchCallback(uintptr_t context, in InvokeWatchCallback() function in mojo::core::WatcherDispatcher