Searched defs:adb (Results 1 – 4 of 4) sorted by relevance
/system/extras/simpleperf/scripts/ |
D | ipc.py | 44 def start_profiling(adb, args, target_args): argument 54 def capture_stats(adb, args, stat_subproc): argument 83 def stop_profiling(adb): argument
|
D | app_profiler.py | 65 def __init__(self, ndk_path, device_arch, adb): argument
|
/system/update_engine/scripts/ |
D | update_device.py | 287 def adb(self, command, timeout_seconds: float = None): member in AdbHost
|
/system/tools/aidl/tests/ |
D | aidl_integration_test.py | 90 def adb(self, command, ignore_status=False): member in AdbHost
|