Home
last modified time | relevance | path

Searched defs:SendUserSelection (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/libs/confui/
Dhost_server.cc144 void HostServer::SendUserSelection(std::unique_ptr<ConfUiMessage>& input) { in SendUserSelection() function in cuttlefish::confui::HostServer
/aosp_15_r20/device/google/cuttlefish/common/libs/confui/
Dprotocol.cpp153 bool SendUserSelection(SharedFD fd, const std::string& session_id, in SendUserSelection() function