Searched refs:OpenSessionSendCmd (Results 1 - 2 of 2) sorted by relevance
/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 *destination,
|
H A D | tee_client.cpp | 460 teecRet = OpenSessionSendCmd(context, session, destination, connectionMethod, fd, operation, &retOrigin); in OpenSession() 725 TEEC_Result TeeClient::OpenSessionSendCmd(TEEC_Context *context, TEEC_Session *session, const TEEC_UUID *destination, in OpenSessionSendCmd() function in OHOS::TeeClient
|
Completed in 3 milliseconds