Home
last modified time | relevance | path

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

/external/libmojo/third_party/catapult/devil/devil/android/
Ddevice_errors.py17 def __init__(self, message, device_serial=None): argument
27 def __init__(self, args, output, status=None, device_serial=None, argument
49 def __init__(self, args, output, status=None, device_serial=None, argument
59 def __init__(self, args, output, status=None, device_serial=None, argument
69 def __init__(self, message, device_serial=None): argument
76 def __init__(self, command, output, status, device_serial=None): argument
139 def __init__(self, message, device_serial=None): argument
/external/chromium-trace/catapult/devil/devil/android/
Ddevice_errors.py33 def __init__(self, message, device_serial=None): argument
51 def __init__(self, args, output, status=None, device_serial=None, argument
94 def __init__(self, args, output, status=None, device_serial=None, argument
104 def __init__(self, args, output, status=None, device_serial=None, argument
114 def __init__(self, message, device_serial=None): argument
121 def __init__(self, command, output, status, device_serial=None): argument
195 def __init__(self, message, device_serial=None): argument
/external/chromium-trace/catapult/systrace/systrace/
Dutil.py33 def add_adb_serial(adb_command, device_serial): argument
53 def construct_adb_shell_command(shell_args, device_serial): argument
88 def run_adb_shell(shell_args, device_serial): argument
/external/skia/tools/skpbench/
D_adb_path.py12 def init(device_serial): argument
D_adb.py12 def __init__(self, device_serial=None, echo=False): argument
/external/libmojo/third_party/catapult/devil/devil/android/sdk/
Dgce_adb_wrapper.py24 def __init__(self, device_serial): argument
Dfastboot.py30 def __init__(self, device_serial, default_timeout=_DEFAULT_TIMEOUT, argument
Dadb_wrapper.py102 def __init__(self, device_serial): argument
209 def _BuildAdbCmd(cls, args, device_serial, cpu_affinity=None): argument
223 def _RunAdbCmd(cls, args, timeout=None, retries=None, device_serial=None, argument
/external/chromium-trace/catapult/devil/devil/android/sdk/
Dgce_adb_wrapper.py26 def __init__(self, device_serial): argument
Dfastboot.py28 def __init__(self, device_serial, default_timeout=_DEFAULT_TIMEOUT, argument
Dadb_wrapper.py119 def __init__(self, device_serial): argument
230 def _BuildAdbCmd(cls, args, device_serial, cpu_affinity=None): argument
244 def _RunAdbCmd(cls, args, timeout=None, retries=None, device_serial=None, argument