Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/system/
Dsimple_watcher.cc53 static void CallNotify(const MojoTrapEvent* event) { in CallNotify() function in mojo::SimpleWatcher::Context
133 MojoResult rv = CreateTrap(&Context::CallNotify, &trap_handle_); in SimpleWatcher()