Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc895 static const char* GetMethodSourceFile(ArtMethod* method) in GetMethodSourceFile() function
991 filenames.Add(GetMethodSourceFile(m), false); in GetRecentAllocations()
1070 size_t file_name_index = filenames.IndexOf(GetMethodSourceFile(m)); in GetRecentAllocations()