Home
last modified time | relevance | path

Searched refs:Unmap (Results 1 – 25 of 29) sorted by relevance

12

/external/google-breakpad/src/common/linux/
Dmemory_mapped_file.cc54 Unmap(); in ~MemoryMappedFile()
60 Unmap(); in Map()
111 void MemoryMappedFile::Unmap() { in Map() function in google_breakpad::MemoryMappedFile
Dmemory_mapped_file.h64 void Unmap();
Dmemory_mapped_file_unittest.cc69 mapped_file.Unmap(); in TEST_F()
/external/libchrome/base/memory/
Dshared_memory_mapping.cc48 Unmap(); in operator =()
58 Unmap(); in ~SharedMemoryMapping()
70 void SharedMemoryMapping::Unmap() { in Unmap() function in base::SharedMemoryMapping
Dshared_memory_posix.cc50 Unmap(); in ~SharedMemory()
317 bool SharedMemory::Unmap() { in Unmap() function in base::SharedMemory
337 Unmap(); in TakeHandle()
Dshared_memory_unittest.cc274 memory.Unmap(); in TEST_P()
377 EXPECT_TRUE(writable_shmem.Unmap()); in TEST_P()
389 EXPECT_TRUE(readonly_shmem.Unmap()); in TEST_P()
478 EXPECT_TRUE(shmem.Unmap()); in TEST_P()
561 memory.Unmap(); in TEST_P()
879 memory.Unmap(); in TEST_P()
Dshared_memory_mapping.h74 void Unmap();
Dshared_memory.h175 bool Unmap();
/external/libtextclassifier/lang_id/common/file/
Dmmap.h93 bool Unmap(MmapHandle mmap_handle);
107 Unmap(handle_); in ~ScopedMmap()
Dmmap.cc119 bool Unmap(MmapHandle mmap_handle) { in Unmap() function
/external/libtextclassifier/utils/memory/
Dmmap.h113 bool Unmap(MmapHandle mmap_handle);
129 Unmap(handle_); in ~ScopedMmap()
Dmmap.cc122 bool Unmap(MmapHandle mmap_handle) { in Unmap() function
/external/perf_data_converter/src/quipper/
Daddress_mapper.cc78 Unmap(mapping_iter); in MapWithID()
86 Unmap(old_range_iter); in MapWithID()
258 void AddressMapper::Unmap(MappingList::iterator mapping_iter) { in Unmap() function in quipper::AddressMapper
Daddress_mapper.h131 void Unmap(MappingList::iterator mapping_iter);
/external/libchrome/libchrome_tools/patch/
Dshared_memory_mapping.patch24 void SharedMemoryMapping::Unmap() {
Dtrace_event.patch182 @@ -314,7 +318,8 @@ bool SharedMemory::Unmap() {
/external/syzkaller/pkg/report/testdata/gvisor/report/
D411 gvisor.googlesource.com/gvisor/pkg/sentry/platform/ptrace.(*subprocess).Unmap(0xc420252a20, 0x2000d…
72 gvisor.googlesource.com/gvisor/pkg/sentry/platform/ptrace.(*subprocess).Unmap(0xc420252a20, 0x2000d…
/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h4106 void Unmap(VmaAllocator hAllocator, uint32_t count);
4309 void Unmap(VmaAllocator hAllocator);
4489 void Unmap(VmaAllocation hAllocation);
4965 m_BlockAllocation.m_Block->Unmap(hAllocator, mapRefCount); in ChangeBlockAllocation()
6351 void VmaDeviceMemoryBlock::Unmap(VmaAllocator hAllocator, uint32_t count) in Unmap() function
6797 pBlock->Unmap(m_hAllocator, 1); in Free()
7147 void VmaDefragmentator::BlockInfo::Unmap(VmaAllocator hAllocator) in Unmap() function
7151 m_pBlock->Unmap(hAllocator, 1); in Unmap()
7348 m_Blocks[blockIndex]->Unmap(m_hAllocator); in Defragment()
8341 void VmaAllocator_T::Unmap(VmaAllocation hAllocation) in Unmap() function
[all …]
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h4106 void Unmap(VmaAllocator hAllocator, uint32_t count);
4309 void Unmap(VmaAllocator hAllocator);
4489 void Unmap(VmaAllocation hAllocation);
4965 m_BlockAllocation.m_Block->Unmap(hAllocator, mapRefCount); in ChangeBlockAllocation()
6351 void VmaDeviceMemoryBlock::Unmap(VmaAllocator hAllocator, uint32_t count) in Unmap() function
6797 pBlock->Unmap(m_hAllocator, 1); in Free()
7147 void VmaDefragmentator::BlockInfo::Unmap(VmaAllocator hAllocator) in Unmap() function
7151 m_pBlock->Unmap(hAllocator, 1); in Unmap()
7348 m_Blocks[blockIndex]->Unmap(m_hAllocator); in Defragment()
8341 void VmaAllocator_T::Unmap(VmaAllocation hAllocation) in Unmap() function
[all …]
/external/libchrome/base/process/
Dprocess_metrics_unittest.cc639 memory.Unmap(); in TEST()
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTShadowVol.cpp479 pDeviceContext->Unmap(psMesh->pivb, 0); in PVRTShadowVolMeshInitMesh()
795 pDeviceContext->Unmap(psVol->piib, 0); in PVRTShadowVolSilhouetteProjectedBuild()
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderAtomicCountersTests.cpp860 GLboolean Unmap() in Unmap() function in gl4cts::__anonc4227ee20111::Buffer
1040 buffer.Unmap(); in Run()
1047 buffer.Unmap(); in Run()
/external/deqp/external/openglcts/modules/gles31/
Des31cShaderAtomicCountersTests.cpp755 GLboolean Unmap() in Unmap() function in glcts::__anon961860f30111::Buffer
1178 buffer.Unmap(); in Run()
/external/python/cpython3/Lib/tkinter/
D__init__.py159 Unmap = '18' variable in EventType
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/
Dnull_read_av.sym5314 FUNC ecb0 56 0 google_breakpad::MemoryMappedFile::Unmap()

12