Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/security/
Dkeymaster_channel_windows.cpp39 if (!keymaster_channel->WaitForConnection(pipe_handle)) { in Create()
46 bool KeymasterWindowsChannel::WaitForConnection(HANDLE pipe_handle) { in WaitForConnection() function in cuttlefish::KeymasterWindowsChannel
Dgatekeeper_channel_windows.cpp47 if (!gatekeeper_channel->WaitForConnection(pipe_handle)) { in Create()
54 bool GatekeeperWindowsChannel::WaitForConnection(HANDLE pipe_handle) { in WaitForConnection() function in cuttlefish::GatekeeperWindowsChannel
Dkeymaster_channel_windows.h51 bool WaitForConnection(HANDLE pipe_handle);
Dgatekeeper_channel_windows.h48 bool WaitForConnection(HANDLE pipe_handle);