Searched refs:SendUserSelection (Results 1 – 3 of 3) sorted by relevance
/device/google/cuttlefish/guest/hals/confirmationui/ |
D | guest_session.cpp | 203 SerializedSend(cuttlefish::confui::SendUserSelection, host_fd_, GetSessionId(), in DeliverSecureInputEvent() 206 SerializedSend(cuttlefish::confui::SendUserSelection, host_fd_, GetSessionId(), in DeliverSecureInputEvent()
|
/device/google/cuttlefish/common/libs/confui/ |
D | protocol.h | 66 bool SendUserSelection(SharedFD fd, const std::string& session_id,
|
D | protocol.cpp | 153 bool SendUserSelection(SharedFD fd, const std::string& session_id, in SendUserSelection() function
|