Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dtest.py1337 searcher.get_real_path('native-lib.cpp'))
1341 searcher.get_real_path('/data/native-lib.cpp'))
1346 searcher.get_real_path('simpleperfexamplewithnative/MainActivity.java'))
1351 searcher.get_real_path('MainActivity.kt'))
Dannotate.py72 source_file_path = self.source_searcher.get_real_path(source_file)
Dutils.py659 def get_real_path(self, abstract_path): member in SourceFileSearcher
Dreport_html.py481 real_path = file_searcher.get_real_path(source_file.abstract_path)