Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/scripts/
H A Dbinary_cache_builder.py54 if self.adb.is_device_available():
H A Dsimpleperf_utils.py319 def is_device_available(self) -> bool: member in AdbHelper