Searched refs:InvokeCommandSendCmd (Results 1 – 2 of 2) sorted by relevance
118 … TEEC_Result InvokeCommandSendCmd(TEEC_Context *context, TEEC_Session *session, uint32_t commandID,
1049 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