Home
last modified time | relevance | path

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

/aosp12/system/teeui/libteeui/include/teeui/
H A Dgeneric_operation.h202 return command(CmdPromptUserConfirmation(), in_cmd, out); in dispatchCommandMessage()
228 WriteStream command(CmdPromptUserConfirmation, ReadStream in, WriteStream out) { in command() argument
H A Dgeneric_messages.h53 using PromptUserConfirmationMsg = Message<CmdPromptUserConfirmation, MsgString, MsgVector<uint8_t>,