Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dbinary_cache_builder.py127 if not self._need_to_copy(from_path, target_file, expected_build_id):
136 def _need_to_copy(self, source_file, target_file, expected_build_id): member in BinaryCacheBuilder