Searched refs:class_names (Results 1 – 1 of 1) sorted by relevance
4632 StringTable class_names; in GetRecentAllocations() local4642 class_names.Add(record->Type()->GetDescriptor(&temp)); in GetRecentAllocations()4646 class_names.Add(m->GetDeclaringClassDescriptor()); in GetRecentAllocations()4679 JDWP::Append2BE(bytes, class_names.Size()); in GetRecentAllocations()4694 class_names.IndexOf(record->Type()->GetDescriptor(&temp)); in GetRecentAllocations()4707 size_t class_name_index = class_names.IndexOf(m->GetDeclaringClassDescriptor()); in GetRecentAllocations()4722 class_names.WriteTo(bytes); in GetRecentAllocations()