Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dipc.py44 def start_profiling(adb, args, target_args): argument
54 def capture_stats(adb, args, stat_subproc): argument
83 def stop_profiling(adb): argument
Dapp_profiler.py65 def __init__(self, ndk_path, device_arch, adb): argument
/system/update_engine/scripts/
Dupdate_device.py287 def adb(self, command, timeout_seconds: float = None): member in AdbHost
/system/tools/aidl/tests/
Daidl_integration_test.py90 def adb(self, command, ignore_status=False): member in AdbHost