Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/linux/
Dmemory_mapped_file.cc111 void MemoryMappedFile::Unmap() { in Map() function in google_breakpad::MemoryMappedFile
/external/libchrome/base/memory/
Dshared_memory_mapping.cc70 void SharedMemoryMapping::Unmap() { in Unmap() function in base::SharedMemoryMapping
Dshared_memory_posix.cc317 bool SharedMemory::Unmap() { in Unmap() function in base::SharedMemory
/external/libtextclassifier/lang_id/common/file/
Dmmap.cc119 bool Unmap(MmapHandle mmap_handle) { in Unmap() function
/external/libtextclassifier/utils/memory/
Dmmap.cc122 bool Unmap(MmapHandle mmap_handle) { in Unmap() function
/external/perf_data_converter/src/quipper/
Daddress_mapper.cc258 void AddressMapper::Unmap(MappingList::iterator mapping_iter) { in Unmap() function in quipper::AddressMapper
/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/skia/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::__anon961860f30111::Buffer
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderAtomicCountersTests.cpp860 GLboolean Unmap() in Unmap() function in gl4cts::__anonc4227ee20111::Buffer
/external/python/cpython3/Lib/tkinter/
D__init__.py159 Unmap = '18' variable in EventType