Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc4571 static const char* GetMethodSourceFile(mirror::ArtMethod* method) in GetMethodSourceFile() function
4648 filenames.Add(GetMethodSourceFile(m)); in GetRecentAllocations()
4709 size_t file_name_index = filenames.IndexOf(GetMethodSourceFile(m)); in GetRecentAllocations()