Searched refs:CallNotify (Results 1 – 1 of 1) sorted by relevance
53 static void CallNotify(const MojoTrapEvent* event) { in CallNotify() function in mojo::SimpleWatcher::Context133 MojoResult rv = CreateTrap(&Context::CallNotify, &trap_handle_); in SimpleWatcher()