Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dbinary_cache_builder.py71 def collect_binaries(self, binaries: Dict[str, str], binary_cache: BinaryCache): member in BinarySource
88 def collect_binaries(self, binaries: Dict[str, str], binary_cache: BinaryCache): member in BinarySourceFromDevice
150 def collect_binaries(self, binaries: Dict[str, str], binary_cache: BinaryCache): member in BinarySourceFromLibDirs