Searched refs:class_descr (Results 1 – 1 of 1) sorted by relevance
972 const char* class_descr = record->GetClassDescriptor(&temp); in GetRecentAllocations() local973 class_names.Add(class_descr, !temp.empty()); in GetRecentAllocations()