Searched refs:WatchZxHandle (Results 1 – 3 of 3) sorted by relevance
236 bool MessageLoopCurrentForIO::WatchZxHandle( in WatchZxHandle() function in base::MessageLoopCurrentForIO243 return pump_->WatchZxHandle(handle, persistent, signals, controller, in WatchZxHandle()
277 bool WatchZxHandle(zx_handle_t handle,
296 base::MessageLoopCurrentForIO::Get()->WatchZxHandle( in StartOnIOThread()