Searched refs:OpenSessionSendCmd (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/tee/tee_client/interfaces/kits/c/src/ |
H A D | tee_client.h | 115 …TEEC_Result OpenSessionSendCmd(TEEC_Context *context, TEEC_Session *session, const TEEC_UUID *dest…
|
H A D | tee_client.cpp | 460 …teecRet = OpenSessionSendCmd(context, session, destination, connectionMethod, fd, operation, &retO… in OpenSession() 725 TEEC_Result TeeClient::OpenSessionSendCmd(TEEC_Context *context, TEEC_Session *session, const TEEC_… in OpenSessionSendCmd() function in OHOS::TeeClient
|