Home
last modified time | relevance | path

Searched defs:BinaryCache (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/system/extras/simpleperf/scripts/
H A Dbinary_cache_builder.py41 class BinaryCache: class
70 def collect_binaries(self, binaries: Dict[str, str], binary_cache: BinaryCache):
87 def collect_binaries(self, binaries: Dict[str, str], binary_cache: BinaryCache):
94 def collect_binary(self, path: str, build_id: str, binary_cache: BinaryCache):
153 def collect_binaries(self, binaries: Dict[str, str], binary_cache: BinaryCache):