Home
last modified time | relevance | path

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

/ohos5.0/base/tee/tee_client/interfaces/kits/c/src/
H A Dtee_client.h115 …TEEC_Result OpenSessionSendCmd(TEEC_Context *context, TEEC_Session *session, const TEEC_UUID *dest…
H A Dtee_client.cpp460 …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