Searched refs:method_names (Results 1 – 1 of 1) sorted by relevance
5093 StringTable method_names; in GetRecentAllocations() local5107 method_names.Add(m->GetName()); in GetRecentAllocations()5140 JDWP::Append2BE(bytes, method_names.Size()); in GetRecentAllocations()5168 size_t method_name_index = method_names.IndexOf(m->GetName()); in GetRecentAllocations()5183 method_names.WriteTo(bytes); in GetRecentAllocations()