Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/cpp/bindings/lib/
Dsync_handle_registry.cc66 MojoHandle ready_handle; in WatchAllHandles() local
84 &num_ready_handles, &ready_handle, in WatchAllHandles()
90 const auto iter = handles_.find(Handle(ready_handle)); in WatchAllHandles()