Home
last modified time | relevance | path

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

/trusty/user/app/confirmationui/src/
Dtrusty_operation.h48 teeui::ResponseCode testCommandHook(teeui::TestModeCommands testCmd);
Dtrusty_operation.cpp113 ResponseCode TrustyOperation::testCommandHook(TestModeCommands testCmd) { in testCommandHook() function in TrustyOperation