Searched refs:WatchAllHandles (Results 1 – 4 of 4) sorted by relevance
39 bool WatchAllHandles(const bool* should_stop[], size_t count);
40 bool WatchAllHandles(const bool* should_stop[], size_t count);
48 bool result = registry_->WatchAllHandles(should_stop_array, 2); in SyncWatch()
60 bool SyncHandleRegistry::WatchAllHandles(const bool* should_stop[], in WatchAllHandles() function in mojo::SyncHandleRegistry