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