Home
last modified time | relevance | path

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

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