Searched refs:MapNameToIonHeap (Results 1 – 4 of 4) sorted by relevance
/system/memory/libdmabufheap/tests/ |
D | dmabuf_heap_test.cpp | 60 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/ |
D | BufferAllocatorWrapper.cpp | 51 return buffer_allocator->MapNameToIonHeap(heap_name, ion_heap_name, ion_heap_flags, in MapDmabufHeapNameToIonHeap()
|
D | BufferAllocator.cpp | 158 int BufferAllocator::MapNameToIonHeap(const std::string& heap_name, in MapNameToIonHeap() function in BufferAllocator
|
/system/memory/libdmabufheap/include/BufferAllocator/ |
D | BufferAllocator.h | 64 int MapNameToIonHeap(const std::string& heap_name, const std::string& ion_heap_name,
|