Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dbinary_cache_builder.py118 self._copy_to_binary_cache(os.path.join(root, filename),
122 def _copy_to_binary_cache(self, from_path, expected_build_id, target_file): member in BinaryCacheBuilder