Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dreport_html.py508 def get_source_file(self, file_path: str) -> SourceFile: member in SourceFileSet
757 source_file = self.source_files.get_source_file(start_file_path)
773 source_file = self.source_files.get_source_file(file_path)