Searched refs:GetResponse (Results 1 – 2 of 2) sorted by relevance
169 if (user_response.GetResponse() == cuttlefish::confui::UserResponse::kCancel) { in PromptUserConfirmation()174 if (user_response.GetResponse() != cuttlefish::confui::UserResponse::kConfirm) { in PromptUserConfirmation()175 ConfUiLog(ERROR) << "Unexpected user response that is " << user_response.GetResponse(); in PromptUserConfirmation()
148 auto GetResponse() const { return response_; } in GetResponse() function200 auto GetResponse() const { return response_; } in GetResponse() function218 auto GetResponse() const { return response_; } in GetResponse() function