Home
last modified time | relevance | path

Searched refs:event_handle (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/common/libs/security/
Dkeymaster_channel_windows.cpp68 HANDLE event_handle = in WaitForConnection() local
71 if (event_handle == NULL) { in WaitForConnection()
77 pipe_overlapped_.hEvent = event_handle; in WaitForConnection()
Dgatekeeper_channel_windows.cpp76 HANDLE event_handle = in WaitForConnection() local
79 if (event_handle == NULL) { in WaitForConnection()
85 pipe_overlapped_.hEvent = event_handle; in WaitForConnection()