Searched refs:PromptUserConfirmationMsg (Results 1 – 3 of 3) sorted by relevance
53 using PromptUserConfirmationMsg = Message<CmdPromptUserConfirmation, MsgString, MsgVector<uint8_t>, variable
229 auto [in_, promt, extra, locale, options] = read(PromptUserConfirmationMsg(), in); in command()
61 using ::teeui::PromptUserConfirmationMsg;290 app->issueCmd<PromptUserConfirmationMsg, PromptUserConfirmationResponse>( in promptUserConfirmation_()