Searched refs:objc_classes (Results 1 – 1 of 1) sorted by relevance
356 void Update(const ObjCClasses &objc_classes) { in Update() argument357 m_size = objc_classes.GetSize(); in Update()385 void SortByTotalBytes(const ObjCClasses &objc_classes, bool print) { in SortByTotalBytes() argument398 class_getName(objc_classes.GetClassAtIndex(m_entries[i].idx))); in SortByTotalBytes()402 void SortByTotalCount(const ObjCClasses &objc_classes, bool print) { in SortByTotalCount() argument415 class_getName(objc_classes.GetClassAtIndex(m_entries[i].idx))); in SortByTotalCount()