Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/linux/
Dmemory_mapped_file.cc111 void MemoryMappedFile::Unmap() { in Map() function in google_breakpad::MemoryMappedFile
/external/libtextclassifier/util/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/libmojo/mojo/edk/embedder/
Dplatform_shared_buffer.cc320 void PlatformSharedBufferMapping::Unmap() { in Unmap() function in mojo::edk::PlatformSharedBufferMapping
/external/libchrome/base/memory/
Dshared_memory_posix.cc301 bool SharedMemory::Unmap() { in Unmap() function in base::SharedMemory
/external/syslinux/efi32/include/efi/
Defipciio.h207 EFI_PCI_IO_PROTOCOL_UNMAP Unmap; member
Defiprot.h483 EFI_IO_UNMAP Unmap; member
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
Defipciio.h207 EFI_PCI_IO_PROTOCOL_UNMAP Unmap; member
Defiprot.h483 EFI_IO_UNMAP Unmap; member
/external/syslinux/efi64/include/efi/
Defipciio.h207 EFI_PCI_IO_PROTOCOL_UNMAP Unmap; member
Defiprot.h483 EFI_IO_UNMAP Unmap; member
/external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
DPciRootBridgeIo.h377 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_UNMAP Unmap; member
DPciIo.h492 EFI_PCI_IO_PROTOCOL_UNMAP Unmap; member
/external/libmojo/mojo/android/system/
Dcore_impl.cc324 static int Unmap(JNIEnv* env, in Unmap() function
/external/deqp/external/openglcts/modules/gles31/
Des31cShaderAtomicCountersTests.cpp755 GLboolean Unmap() in Unmap() function in glcts::__anonab72a2670111::Buffer
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderAtomicCountersTests.cpp860 GLboolean Unmap() in Unmap() function in gl4cts::__anon5a7d07d60111::Buffer
/external/python/cpython3/Lib/tkinter/
D__init__.py156 Unmap = '18' variable in EventType