Searched refs:WaitForConnection (Results 1 – 4 of 4) sorted by relevance
39 if (!keymaster_channel->WaitForConnection(pipe_handle)) { in Create()46 bool KeymasterWindowsChannel::WaitForConnection(HANDLE pipe_handle) { in WaitForConnection() function in cuttlefish::KeymasterWindowsChannel
47 if (!gatekeeper_channel->WaitForConnection(pipe_handle)) { in Create()54 bool GatekeeperWindowsChannel::WaitForConnection(HANDLE pipe_handle) { in WaitForConnection() function in cuttlefish::GatekeeperWindowsChannel
51 bool WaitForConnection(HANDLE pipe_handle);
48 bool WaitForConnection(HANDLE pipe_handle);