Home
last modified time | relevance | path

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

/ohos5.0/base/tee/tee_client/interfaces/kits/c/src/
H A Dtee_client.h118 … TEEC_Result InvokeCommandSendCmd(TEEC_Context *context, TEEC_Session *session, uint32_t commandID,
H A Dtee_client.cpp1049 ret = InvokeCommandSendCmd(session->context, session, commandID, operation, &retOrigin); in InvokeCommand()
1093 TEEC_Result TeeClient::InvokeCommandSendCmd(TEEC_Context *context, TEEC_Session *session, in InvokeCommandSendCmd() function in OHOS::TeeClient