/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/ |
H A D | device_errors.py | 36 def __init__(self, message, device_serial=None): argument 58 device_serial=None, argument 103 device_serial=None, argument 120 device_serial=None, argument 133 def __init__(self, message, device_serial=None): argument 154 def __init__(self, command, output, status, device_serial=None): argument 232 def __init__(self, message, device_serial=None): argument 239 def __init__(self, message=None, device_serial=None): argument
|
/aosp_15_r20/system/extras/pagecache/ |
H A D | pagecache.py | 175 def add_adb_serial(adb_command, device_serial): argument 181 def construct_adb_shell_command(shell_args, device_serial): argument 187 def run_adb_shell(shell_args, device_serial): argument
|
/aosp_15_r20/external/chromium-trace/catapult/systrace/systrace/ |
H A D | util.py | 31 def run_adb_shell(shell_args, device_serial): argument 55 def get_tracing_path(device_serial=None): argument
|
/aosp_15_r20/tools/acloud/internal/lib/ |
H A D | adb_tools.py | 60 def __init__(self, adb_port=None, device_serial=""): argument 75 def _SetDeviceSerial(self, device_serial): argument
|
/aosp_15_r20/tools/acloud/public/ |
H A D | report.py | 189 webrtc_port=None, device_serial=None, logs=None, argument 228 vnc_port, error, device_serial=None, argument
|
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/sdk/ |
H A D | adb_wrapper.py | 164 def __init__(self, device_serial): argument 283 def _BuildAdbCmd(cls, args, device_serial, cpu_affinity=None): argument 301 device_serial=None, argument
|
H A D | gce_adb_wrapper.py | 24 def __init__(self, device_serial): argument
|
H A D | fastboot.py | 28 device_serial, argument
|
/aosp_15_r20/external/skia/tools/skpbench/ |
H A D | _adb_path.py | 12 def init(device_serial, adb_binary): argument
|
H A D | _adb.py | 13 def __init__(self, device_serial=None, adb_binary=None, echo=False): argument
|
/aosp_15_r20/system/core/fastboot/fuzzy_fastboot/ |
H A D | fixtures.h | 46 static std::string device_serial; variable
|
H A D | fixtures.cpp | 279 std::string FastBootTest::device_serial = ""; member in fastboot::FastBootTest
|
/aosp_15_r20/tools/acloud/list/ |
H A D | instance.py | 297 def _GetDeviceFullName(device_serial, instance_name, elapsed_time, argument 830 def device_serial(self): member in LocalGoldfishInstance
|
/aosp_15_r20/hardware/google/camera/common/profiler/ |
D | profiler.proto | 29 optional string device_serial = 5; field
|
/aosp_15_r20/cts/hostsidetests/theme/ |
H A D | generate_images.py | 118 def do_capture(setup, device_serial): argument
|
/aosp_15_r20/system/update_engine/scripts/ |
H A D | update_device.py | 276 def __init__(self, device_serial=None): argument
|
/aosp_15_r20/external/autotest/server/cros/servo/topology/ |
H A D | servo_topology.py | 478 device_serial=None, argument
|
/aosp_15_r20/cts/tools/incremental-cts/ |
H A D | incremental_deqp.py | 202 def __init__(self, device_serial=None): argument
|
/aosp_15_r20/tools/asuite/atest/integration_tests/ |
H A D | split_build_test_script.py | 59 device_serial: str = None variable in IntegrationTestConfiguration
|
/aosp_15_r20/packages/modules/adb/client/ |
D | usb_libusb.cpp | 834 std::string device_serial; in Create() local
|