Searched refs:MapSharedMemory (Results 1 – 2 of 2) sorted by relevance
136 TEEC_Result MapSharedMemory(int fd, uint32_t offset, TEEC_SharedMemory *sharedMem);
1293 TEEC_Result TeeClient::MapSharedMemory(int fd, uint32_t offset, TEEC_SharedMemory *sharedMem) in MapSharedMemory() function in OHOS::TeeClient1346 rRet = MapSharedMemory(fd, offset, sharedMem); in ProcAllocateSharedMemory()