Home
last modified time | relevance | path

Searched defs:WaitForConnection (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/common/libs/security/
Dkeymaster_channel_windows.cpp46 bool KeymasterWindowsChannel::WaitForConnection(HANDLE pipe_handle) { in WaitForConnection() function in cuttlefish::KeymasterWindowsChannel
Dgatekeeper_channel_windows.cpp54 bool GatekeeperWindowsChannel::WaitForConnection(HANDLE pipe_handle) { in WaitForConnection() function in cuttlefish::GatekeeperWindowsChannel
/aosp_15_r20/external/grpc-grpc/test/cpp/util/
H A Dchannelz_sampler_test.cc105 bool WaitForConnection(int wait_server_seconds) { in WaitForConnection() function
/aosp_15_r20/external/webrtc/pc/test/
H A Dpeer_connection_test_wrapper.cc266 void PeerConnectionTestWrapper::WaitForConnection() { in WaitForConnection() function in PeerConnectionTestWrapper
/aosp_15_r20/external/webrtc/pc/
H A Dpeer_connection_end_to_end_unittest.cc148 void WaitForConnection() { in WaitForConnection() function in PeerConnectionEndToEndBaseTest
/aosp_15_r20/packages/modules/adb/
Dtransport.cpp1032 bool ConnectionWaitable::WaitForConnection(std::chrono::milliseconds timeout) { in WaitForConnection() function in ConnectionWaitable