Searched refs:heapid (Results 1 – 1 of 1) sorted by relevance
67 unsigned int heapid = 0; in getMaxHeapId() local70 if (heapid < m_ionHeapData[i].heap_id) in getMaxHeapId()71 heapid = m_ionHeapData[i].heap_id; in getMaxHeapId()73 return heapid; in getMaxHeapId()