Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc5031 static const char* GetMethodSourceFile(ArtMethod* method) in GetMethodSourceFile() function
5108 filenames.Add(GetMethodSourceFile(m)); in GetRecentAllocations()
5169 size_t file_name_index = filenames.IndexOf(GetMethodSourceFile(m)); in GetRecentAllocations()