Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc5108 size_t class_name_index = class_names.IndexOf(m->GetDeclaringClassDescriptor()); in GetRecentAllocations() local
5111 JDWP::Append2BE(bytes, class_name_index); in GetRecentAllocations()