Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dbinary_cache_builder.py160 self._check_and_pull_binary(binary, build_id, binary_cache_file)
163 def _check_and_pull_binary(self, binary, expected_build_id, binary_cache_file): member in BinaryCacheBuilder