Searched refs:CmdPromptUserConfirmation (Results 1 – 2 of 2) sorted by relevance
202 return command(CmdPromptUserConfirmation(), in_cmd, out); in dispatchCommandMessage()228 WriteStream command(CmdPromptUserConfirmation, ReadStream in, WriteStream out) { in command() argument
53 using PromptUserConfirmationMsg = Message<CmdPromptUserConfirmation, MsgString, MsgVector<uint8_t>,