Searched refs:ProcessHandles (Results 1 – 5 of 5) sorted by relevance
65 waiter.ProcessHandles(Clock::duration{0}); in TEST()104 waiter.ProcessHandles(Clock::duration{0}); in TEST()
69 Error ProcessHandles(Clock::duration timeout);
85 ProcessHandles(kHandleReadyTimeout); in RunUntilStopped()
109 socket_handle_waiter()->ProcessHandles(networking_loop_timeout_); in RunNetworkLoopUntilStopped()
108 Error SocketHandleWaiter::ProcessHandles(Clock::duration timeout) { in ProcessHandles() function in openscreen::SocketHandleWaiter