Home
last modified time | relevance | path

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

/system/memory/libdmabufheap/
DBufferAllocator.cpp177 int BufferAllocator::GetIonConfig(const std::string& heap_name, IonHeapConfig& heap_config) { in GetIonConfig() function in BufferAllocator
230 auto ret = GetIonConfig(heap_name, heap_config); in IonAlloc()
272 auto ret = this->GetIonConfig(kDmabufSystemUncachedHeapName, heap_config); in AllocSystem()
/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h194 int GetIonConfig(const std::string& heap_name, IonHeapConfig& heap_config);