Home
last modified time | relevance | path

Searched refs:TEEC_AllocateSharedMemory (Results 1 - 3 of 3) sorted by relevance

/base/tee/tee_client/interfaces/kits/c/include/
H A Dtee_client_api.h202 TEEC_Result TEEC_AllocateSharedMemory(TEEC_Context *context, TEEC_SharedMemory *sharedMem);
207 * @attention If the shared memory is acquired by using {@code TEEC_AllocateSharedMemory},
/base/tee/tee_client/interfaces/kits/c/src/
H A Dtee_client.cpp1595 TEEC_Result TEEC_AllocateSharedMemory(TEEC_Context *context, TEEC_SharedMemory *sharedMem) in TEEC_AllocateSharedMemory() function
/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_api.c1394 * Function: TEEC_AllocateSharedMemory
1402 TEEC_Result TEEC_AllocateSharedMemory(TEEC_Context *context, TEEC_SharedMemory *sharedMem) in TEEC_AllocateSharedMemory() function

Completed in 6 milliseconds