Home
last modified time | relevance | path

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

/ohos5.0/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_api.c201 static TEEC_Result AddSessionList(uint32_t sessionId, const TEEC_UUID *destination, TEEC_ContextInn… in AddSessionList() function
946 return AddSessionList(cliContext->session_id, destination, context, session); in TEEC_DoOpenSession()