Home
last modified time | relevance | path

Searched refs:class_name_index (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Ddebugger.cc1068 size_t class_name_index = class_names.IndexOf(m->GetDeclaringClassDescriptor()); in GetRecentAllocations() local
1071 Append2BE(bytes, class_name_index); in GetRecentAllocations()