Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc5165 size_t method_name_index = method_names.IndexOf(m->GetName()); in GetRecentAllocations() local
5168 JDWP::Append2BE(bytes, method_name_index); in GetRecentAllocations()