Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dbinary_cache_builder.py182 self._pull_file_from_device(binary, binary_cache_file)
190 def _pull_file_from_device(self, device_path, host_path): member in BinaryCacheBuilder