Home
last modified time | relevance | path

Searched defs:ForwardCommand (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/core/trusty/keymaster/
H A DTrustyKeymaster.cpp101 static void ForwardCommand(enum keymaster_command command, const KeymasterMessage& req, in ForwardCommand() function
/aosp_15_r20/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymaster.cpp33 void RemoteKeymaster::ForwardCommand(AndroidKeymasterCommand command, in ForwardCommand() function in keymaster::RemoteKeymaster