Searched defs:MapMemory (Results 1 – 5 of 5) sorted by relevance
| /foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ | ||
| D | memory_manager.cpp | 27 void* MemoryManager::MapMemory(int fd, size_t length) in MapMemory() function in OHOS::NeuralNetworkRuntime::MemoryManager |
| /foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ | ||
| D | gpu_buffer_gles.cpp | 226 void* GpuBufferGLES::MapMemory() in MapMemory() function in GpuBufferGLES |
| /foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ | ||
| D | gpu_buffer_vk.cpp | 189 void* GpuBufferVk::MapMemory() in MapMemory() function in GpuBufferVk |
| D | gpu_memory_allocator_vk.cpp | 343 void* PlatformGpuMemoryAllocator::MapMemory(VmaAllocation allocation) in MapMemory() function in PlatformGpuMemoryAllocator |
| /foundation/multimedia/media_foundation/src/buffer/avsharedmemory/ | ||
| D | avsharedmemorybase.cpp | 113 int32_t AVSharedMemoryBase::MapMemory(bool isRemote) in MapMemory() function in OHOS::Media::AVSharedMemoryBase |