Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/crosvm/devices/src/virtio/scsi/
H A Dcommands.rs53 Unmap(Unmap), enumerator
956 pub struct Unmap { struct
965 impl Unmap { argument
/aosp_15_r20/bionic/libc/bionic/
H A Dgrp_pwd_file.h80 void Unmap() { in Unmap() function
96 void Unmap() { in Unmap() function
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/arc/
H A Dframe_buffer.cpp94 int V4L2FrameBuffer::Unmap() { in Unmap() function in arc::V4L2FrameBuffer
177 int GrallocFrameBuffer::Unmap() { in Unmap() function in arc::GrallocFrameBuffer
/aosp_15_r20/external/armnn/include/armnn/backends/
H A DTensorHandle.hpp50 virtual void Unmap() const override {} in Unmap() function in armnn::ConstTensorHandle
229 void Unmap() in Unmap() function in armnn::ManagedConstTensorHandle
H A DITensorHandle.hpp49 void Unmap() in Unmap() function in armnn::ITensorHandle
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClTensorHandle.hpp83 virtual void Unmap() const override { const_cast<arm_compute::CLTensor*>(&m_Tensor)->unmap(); } in Unmap() function in armnn::ClTensorHandle
254 … virtual void Unmap() const override { const_cast<arm_compute::CLSubTensor*>(&m_Tensor)->unmap(); } in Unmap() function in armnn::ClSubTensorHandle
H A DClImportTensorHandle.hpp58 virtual void Unmap() const override {} in Unmap() function in armnn::ClImportTensorHandle
360 virtual void Unmap() const override {} in Unmap() function in armnn::ClImportSubTensorHandle
/aosp_15_r20/external/armnn/src/backends/neon/
H A DNeonTensorHandle.hpp90 virtual void Unmap() const override {} in Unmap() function in armnn::NeonTensorHandle
310 virtual void Unmap() const override {} in Unmap() function in armnn::NeonSubTensorHandle
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/file/
H A Dmmap.cc136 bool Unmap(MmapHandle mmap_handle) { in Unmap() function
242 bool Unmap(MmapHandle mmap_handle) { in Unmap() function
/aosp_15_r20/external/cronet/base/memory/
H A Dplatform_shared_memory_mapper_posix.cc31 void PlatformSharedMemoryMapper::Unmap(span<uint8_t> mapping) { in Unmap() function in base::PlatformSharedMemoryMapper
H A Dplatform_shared_memory_mapper_android.cc34 void PlatformSharedMemoryMapper::Unmap(span<uint8_t> mapping) { in Unmap() function in base::PlatformSharedMemoryMapper
H A Dplatform_shared_memory_mapper_apple.cc42 void PlatformSharedMemoryMapper::Unmap(span<uint8_t> mapping) { in Unmap() function in base::PlatformSharedMemoryMapper
H A Dplatform_shared_memory_mapper_fuchsia.cc33 void PlatformSharedMemoryMapper::Unmap(span<uint8_t> mapping) { in Unmap() function in base::PlatformSharedMemoryMapper
H A Dplatform_shared_memory_mapper_win.cc51 void PlatformSharedMemoryMapper::Unmap(span<uint8_t> mapping) { in Unmap() function in base::PlatformSharedMemoryMapper
H A Dplatform_shared_memory_region.cc92 void PlatformSharedMemoryRegion::Unmap(span<uint8_t> mapping, in Unmap() function in base::subtle::PlatformSharedMemoryRegion
H A Dshared_memory_mapping.cc51 void SharedMemoryMapping::Unmap() { in Unmap() function in base::SharedMemoryMapping
/aosp_15_r20/bionic/libc/system_properties/
H A Dcontext_node.cpp85 void ContextNode::Unmap() { in Unmap() function in ContextNode
/aosp_15_r20/external/armnn/src/backends/reference/
H A DRefTensorHandle.hpp36 virtual void Unmap() const override in Unmap() function in armnn::RefTensorHandle
/aosp_15_r20/external/armnn/src/dynamic/sample/
H A DSampleTensorHandle.hpp36 virtual void Unmap() const override in Unmap() function in sdb::SampleTensorHandle
/aosp_15_r20/external/google-breakpad/src/common/linux/
H A Dmemory_mapped_file.cc108 void MemoryMappedFile::Unmap() { in Map() function in google_breakpad::MemoryMappedFile
/aosp_15_r20/external/armnn/src/backends/tosaReference/
H A DTosaRefTensorHandle.hpp36 virtual void Unmap() const override in Unmap() function in armnn::TosaRefTensorHandle
/aosp_15_r20/external/armnn/include/armnnTestUtils/
H A DMockTensorHandle.hpp41 void Unmap() const override in Unmap() function in armnn::MockTensorHandle
/aosp_15_r20/external/cronet/build/fuchsia/test/
H A Dtest_server.py78 def Unmap(self, device_port: int) -> None: member in SSHPortForwarder
/aosp_15_r20/external/rust/android-crates-io/crates/userfaultfd/src/
Devent.rs72 Unmap { enumerator
/aosp_15_r20/external/libchrome/base/memory/
H A Dshared_memory_mapping.cc70 void SharedMemoryMapping::Unmap() { in Unmap() function in base::SharedMemoryMapping

123