Searched refs:GetIonConfig (Results 1 – 2 of 2) sorted by relevance
177 int BufferAllocator::GetIonConfig(const std::string& heap_name, IonHeapConfig& heap_config) { in GetIonConfig() function in BufferAllocator230 auto ret = GetIonConfig(heap_name, heap_config); in IonAlloc()272 auto ret = this->GetIonConfig(kDmabufSystemUncachedHeapName, heap_config); in AllocSystem()
194 int GetIonConfig(const std::string& heap_name, IonHeapConfig& heap_config);