Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc5169 size_t file_name_index = filenames.IndexOf(GetMethodSourceFile(m)); in GetRecentAllocations() local
5172 JDWP::Append2BE(bytes, file_name_index); in GetRecentAllocations()