Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/confirmationui/
Dguest_session.cpp60 auto& error_rc = std::get<int>(error); in PromptUserConfirmation() local
61 error_rc = IConfirmationUI::SYSTEM_ERROR; in PromptUserConfirmation()
74 error_rc = IConfirmationUI::UI_ERROR_MESSAGE_TOO_LONG; in PromptUserConfirmation()
97 error_rc = IConfirmationUI::UI_ERROR_MESSAGE_TOO_LONG; in PromptUserConfirmation()
101 error_rc = IConfirmationUI::UI_ERROR_MALFORMED_UTF8ENCODING; in PromptUserConfirmation()
158 error_rc = IConfirmationUI::SYSTEM_ERROR; in PromptUserConfirmation()