Searched refs:FormatSharedMemory (Results 1 – 2 of 2) sorted by relevance
135 …TEEC_Result FormatSharedMemory(MessageParcel &reply, TEEC_SharedMemory *sharedMem, uint32_t *offse…
1221 TEEC_Result TeeClient::FormatSharedMemory(MessageParcel &reply, TEEC_SharedMemory *sharedMem, uint3… in FormatSharedMemory() function in OHOS::TeeClient1290 return FormatSharedMemory(reply, sharedMem, nullptr); in RegisterSharedMemory()1337 TEEC_Result rRet = FormatSharedMemory(reply, sharedMem, &offset); in ProcAllocateSharedMemory()