Home
last modified time | relevance | path

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

/ohos5.0/base/tee/tee_client/services/cadaemon/src/ca_daemon/
H A Dcadaemon_service.cpp887 TEEC_Result CaDaemonService::InvokeCommand(TEEC_Context *context, TEEC_Session *session, uint32_t c… in InvokeCommand() function in OHOS::CaDaemon::CaDaemonService
/ohos5.0/base/tee/tee_client/interfaces/kits/c/src/
H A Dtee_client.cpp1032 TEEC_Result TeeClient::InvokeCommand(TEEC_Session *session, uint32_t commandID, in InvokeCommand() function in OHOS::TeeClient