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