Searched refs:TEEC_InvokeCommandInner (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/tee/tee_client/frameworks/libteec_vendor/ |
H A D | tee_client_inner_api.h | 57 TEEC_Result TEEC_InvokeCommandInner(TEEC_ContextInner *context, const TEEC_Session *session,
|
H A D | tee_client_api.c | 1162 TEEC_Result TEEC_InvokeCommandInner(TEEC_ContextInner *context, const TEEC_Session *session, in TEEC_InvokeCommandInner() function 1225 ret = TEEC_InvokeCommandInner(contextInner, session, commandID, operation, &retOrigin); in TEEC_InvokeCommand()
|
/ohos5.0/base/tee/tee_client/services/cadaemon/src/ca_daemon/ |
H A D | cadaemon_service.cpp | 918 ret = TEEC_InvokeCommandInner(outContext, outSession, commandID, operation, &returnOrigin); in InvokeCommand()
|