Home
last modified time | relevance | path

Searched refs:MapNameToIonHeap (Results 1 – 4 of 4) sorted by relevance

/system/memory/libdmabufheap/
DBufferAllocatorWrapper.cpp45 return buffer_allocator->MapNameToIonHeap(heap_name, ion_heap_name, ion_heap_flags, in MapDmabufHeapNameToIonHeap()
DBufferAllocator.cpp150 int BufferAllocator::MapNameToIonHeap(const std::string& heap_name, in MapNameToIonHeap() function in BufferAllocator
/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h65 int MapNameToIonHeap(const std::string& heap_name, const std::string& ion_heap_name,
/system/memory/libdmabufheap/tests/
Ddmabuf_heap_test.cpp35 allocator->MapNameToIonHeap(kDmabufSystemHeapName, "" /* no mapping for non-legacy */, in DmaBufHeapTest()