Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dbinary_cache_builder.py91 self.collect_binary(path, build_id, binary_cache)
94 def collect_binary(self, path: str, build_id: str, binary_cache: BinaryCache): member in BinarySourceFromDevice