Home
last modified time | relevance | path

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

/system/memory/libdmabufheap/tests/
Ddmabuf_heap_test.cpp60 allocator->MapNameToIonHeap(kDmabufSystemHeapName, "" /* no mapping for non-legacy */, in DoConcurrentAllocWithMapName()
64 allocator->MapNameToIonHeap( in DoConcurrentAllocWithMapName()
120 allocator->MapNameToIonHeap(kDmabufSystemHeapName, "" /* no mapping for non-legacy */, in DmaBufHeapTest()
123 allocator->MapNameToIonHeap( in DmaBufHeapTest()
/system/memory/libdmabufheap/
DBufferAllocatorWrapper.cpp51 return buffer_allocator->MapNameToIonHeap(heap_name, ion_heap_name, ion_heap_flags, in MapDmabufHeapNameToIonHeap()
DBufferAllocator.cpp158 int BufferAllocator::MapNameToIonHeap(const std::string& heap_name, in MapNameToIonHeap() function in BufferAllocator
/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h64 int MapNameToIonHeap(const std::string& heap_name, const std::string& ion_heap_name,