Searched refs:GetIonHeapIdByName (Results 1 – 2 of 2) sorted by relevance
123 int BufferAllocator::GetIonHeapIdByName(const std::string& heap_name, unsigned int* heap_id) { in GetIonHeapIdByName() function in BufferAllocator139 auto ret = GetIonHeapIdByName(ion_heap_name, &ion_heap_id); in MapNameToIonName()176 ret = GetIonHeapIdByName(heap_name, &heap_id); in GetIonConfig()
135 int GetIonHeapIdByName(const std::string& heap_name, unsigned int* heap_id);