Searched refs:GetIonConfig (Results 1 – 2 of 2) sorted by relevance
148 int GetIonConfig(const std::string& heap_name, IonHeapConfig& heap_config);
166 int BufferAllocator::GetIonConfig(const std::string& heap_name, IonHeapConfig& heap_config) { in GetIonConfig() function in BufferAllocator212 auto ret = GetIonConfig(heap_name, heap_config); in IonAlloc()