Searched refs:heap_map_table (Results 1 – 1 of 1) sorted by relevance
40 } heap_map_table[] = { variable56 if (legacy_heap_id >= ARRAY_SIZE(heap_map_table)) in exynos_ion_get_heap_name()59 return heap_map_table[legacy_heap_id].ion_heap_name.c_str(); in exynos_ion_get_heap_name()81 for (const auto& it : heap_map_table) { in exynos_ion_alloc()