Home
last modified time | relevance | path

Searched defs:MapSharedMemory (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/js/src/common/
H A Dfile_info_shared_memory.h196 static int MapSharedMemory(SharedMemoryInfo &memInfo) in MapSharedMemory() function
/ohos5.0/base/tee/tee_client/interfaces/kits/c/src/
H A Dtee_client.cpp1293 TEEC_Result TeeClient::MapSharedMemory(int fd, uint32_t offset, TEEC_SharedMemory *sharedMem) in MapSharedMemory() function in OHOS::TeeClient