Home
last modified time | relevance | path

Searched refs:SendUserSelection (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/guest/hals/confirmationui/
Dguest_session.cpp203 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/
Dprotocol.h66 bool SendUserSelection(SharedFD fd, const std::string& session_id,
Dprotocol.cpp153 bool SendUserSelection(SharedFD fd, const std::string& session_id, in SendUserSelection() function