Home
last modified time | relevance | path

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

/external/libmojo/mojo/message_pump/
Dhandle_watcher.cc78 bool GetMojoHandleByWatcherID(WatcherID watcher_id, Handle* handle) const;
111 if (!GetMojoHandleByWatcherID(watcher_id, &handle)) in StopWatching()
130 bool WatcherBackend::GetMojoHandleByWatcherID(WatcherID watcher_id, in GetMojoHandleByWatcherID() function in mojo::common::__anonbd2b9ff10111::WatcherBackend