Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/cpp/bindings/lib/
Dsync_handle_registry.cc67 MojoResult ready_handle_result; in WatchAllHandles() local
85 &ready_handle_result, nullptr); in WatchAllHandles()
91 iter->second.Run(ready_handle_result); in WatchAllHandles()