Searched defs:max_wait_duration (Results 1 – 9 of 9) sorted by relevance
| /external/webrtc/rtc_base/ |
| D | null_socket_server.cc | 23 bool NullSocketServer::Wait(webrtc::TimeDelta max_wait_duration, in Wait()
|
| D | firewall_socket_server.cc | 213 bool FirewallSocketServer::Wait(webrtc::TimeDelta max_wait_duration, in Wait()
|
| D | physical_socket_server.cc | 1255 int PhysicalSocketServer::ToCmsWait(webrtc::TimeDelta max_wait_duration) { in ToCmsWait() 1263 bool PhysicalSocketServer::Wait(webrtc::TimeDelta max_wait_duration, in Wait() 1681 bool PhysicalSocketServer::Wait(webrtc::TimeDelta max_wait_duration, in Wait()
|
| D | nat_socket_factory.cc | 387 bool NATSocketServer::Wait(webrtc::TimeDelta max_wait_duration, in Wait()
|
| D | virtual_socket_server.cc | 727 bool VirtualSocketServer::Wait(webrtc::TimeDelta max_wait_duration, in Wait()
|
| /external/webrtc/test/ |
| D | run_loop.cc | 54 bool RunLoop::FakeSocketServer::Wait(webrtc::TimeDelta max_wait_duration, in Wait()
|
| /external/webrtc/examples/peerconnection/client/linux/ |
| D | main.cc | 40 bool Wait(webrtc::TimeDelta max_wait_duration, bool process_io) override { in Wait()
|
| /external/webrtc/test/time_controller/ |
| D | simulated_thread.cc | 27 bool Wait(TimeDelta max_wait_duration, bool process_io) override { in Wait()
|
| /external/webrtc/test/network/ |
| D | fake_network_socket_server.cc | 307 bool FakeNetworkSocketServer::Wait(webrtc::TimeDelta max_wait_duration, in Wait()
|