Home
last modified time | relevance | path

Searched refs:GetIonHeapIdByName (Results 1 – 2 of 2) sorted by relevance

/system/memory/libdmabufheap/
DBufferAllocator.cpp123 int BufferAllocator::GetIonHeapIdByName(const std::string& heap_name, unsigned int* heap_id) { in GetIonHeapIdByName() function in BufferAllocator
139 auto ret = GetIonHeapIdByName(ion_heap_name, &ion_heap_id); in MapNameToIonName()
176 ret = GetIonHeapIdByName(heap_name, &heap_id); in GetIonConfig()
/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h135 int GetIonHeapIdByName(const std::string& heap_name, unsigned int* heap_id);