Home
last modified time | relevance | path

Searched defs:Unmap (Results 1 – 20 of 20) sorted by relevance

/external/google-breakpad/src/common/linux/
Dmemory_mapped_file.cc100 void MemoryMappedFile::Unmap() { in Map() function in google_breakpad::MemoryMappedFile
/external/libtextclassifier/native/lang_id/common/file/
Dmmap.cc134 bool Unmap(MmapHandle mmap_handle) { in Unmap() function
240 bool Unmap(MmapHandle mmap_handle) { in Unmap() function
/external/libchrome/base/memory/
Dshared_memory_mapping.cc70 void SharedMemoryMapping::Unmap() { in Unmap() function in base::SharedMemoryMapping
Dshared_memory_posix.cc315 bool SharedMemory::Unmap() { in Unmap() function in base::SharedMemory
Ddiscardable_shared_memory.cc180 bool DiscardableSharedMemory::Unmap() { in Unmap() function in base::DiscardableSharedMemory
/external/icing/icing/legacy/index/
Dicing-mmapper.cc81 void IcingMMapper::Unmap() { in Unmap() function in icing::lib::IcingMMapper
/external/icing/icing/file/
Dmemory-mapped-file.cc59 void MemoryMappedFile::MemoryMappedFile::Unmap() { in Unmap() function in icing::lib::MemoryMappedFile::MemoryMappedFile
/external/libtextclassifier/native/utils/memory/
Dmmap.cc122 bool Unmap(MmapHandle mmap_handle) { in Unmap() function
/external/crosvm/sys_util/src/
Dexternal_mapping.rs38 pub type Unmap = fn(u32); typedef
/external/libchrome/base/trace_event/
Dprocess_memory_dump_unittest.cc51 void Unmap(void* addr, size_t size) { in Unmap() function
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_posix_libcdep.cpp360 void ReservedAddressRange::Unmap(uptr addr, uptr size) { in Unmap() function in __sanitizer::ReservedAddressRange
Dsanitizer_fuchsia.cpp292 void ReservedAddressRange::Unmap(uptr addr, uptr size) { in Unmap() function in __sanitizer::ReservedAddressRange
Dsanitizer_win.cpp276 void ReservedAddressRange::Unmap(uptr addr, uptr size) { in Unmap() function in __sanitizer::ReservedAddressRange
/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h6351 void VmaDeviceMemoryBlock::Unmap(VmaAllocator hAllocator, uint32_t count) in Unmap() function
7147 void VmaDefragmentator::BlockInfo::Unmap(VmaAllocator hAllocator) in Unmap() function
8341 void VmaAllocator_T::Unmap(VmaAllocation hAllocation) in Unmap() function
/external/deqp/external/openglcts/modules/gles31/
Des31cShaderAtomicCountersTests.cpp755 GLboolean Unmap() in Unmap() function in glcts::__anon8407ca110111::Buffer
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderAtomicCountersTests.cpp860 GLboolean Unmap() in Unmap() function in gl4cts::__anonc4c63d400111::Buffer
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h11106 void VmaDeviceMemoryBlock::Unmap(VmaAllocator hAllocator, uint32_t count) in Unmap() function
15213 void VmaAllocator_T::Unmap(VmaAllocation hAllocation) in Unmap() function
/external/angle/third_party/vulkan_memory_allocator/src/
Dvk_mem_alloc.h12251 void VmaDeviceMemoryBlock::Unmap(VmaAllocator hAllocator, uint32_t count) in Unmap() function
17092 void VmaAllocator_T::Unmap(VmaAllocation hAllocation) in Unmap() function
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h12233 void VmaDeviceMemoryBlock::Unmap(VmaAllocator hAllocator, uint32_t count) in Unmap() function
17063 void VmaAllocator_T::Unmap(VmaAllocation hAllocation) in Unmap() function
/external/python/cpython3/Lib/tkinter/
D__init__.py166 Unmap = '18' variable in EventType