Home
last modified time | relevance | path

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

/system/update_engine/scripts/
Dupdate_device.py370 def adb(self, command, timeout_seconds: float = None): member in AdbHost
/system/extras/simpleperf/scripts/
Dapp_profiler.py64 def __init__(self, ndk_path, device_arch, adb): argument
/system/tools/aidl/tests/
Daidl_integration_test.py82 def adb(self, command, ignore_status=False): member in AdbHost