Searched refs:SendStopCmd (Results 1 – 3 of 3) sorted by relevance
170 SerializedSend(cuttlefish::confui::SendStopCmd, host_fd_, GetSessionId()); in PromptUserConfirmation()178 SerializedSend(cuttlefish::confui::SendStopCmd, host_fd_, GetSessionId()); in PromptUserConfirmation()
63 bool SendStopCmd(SharedFD fd, const std::string& session_id);
122 bool SendStopCmd(SharedFD fd, const std::string& session_id) { in SendStopCmd() function