Searched refs:target_adb_port (Results 1 – 6 of 6) sorted by relevance
/tools/acloud/internal/lib/ |
D | utils_test.py | 375 target_adb_port = 9999 384 target_adb_port, 393 target_adb_port = 9999 403 target_adb_port=target_adb_port,
|
D | utils.py | 862 def AutoConnect(ip_addr, rsa_key_file, target_vnc_port, target_adb_port, argument 884 "target_port":target_adb_port}]
|
/tools/acloud/reconnect/ |
D | reconnect_test.py | 91 target_adb_port=constants.CF_ADB_PORT, 114 target_adb_port=constants.CF_ADB_PORT, 205 target_adb_port=constants.GCE_ADB_PORT, 217 target_adb_port=constants.CF_ADB_PORT,
|
D | reconnect.py | 187 target_adb_port=utils.AVD_PORT_DICT[instance.avd_type].adb_port,
|
/tools/acloud/public/actions/ |
D | common_operations.py | 284 target_adb_port=utils.AVD_PORT_DICT[avd_type].adb_port,
|
/tools/acloud/public/ |
D | device_driver.py | 405 target_adb_port=constants.GCE_ADB_PORT,
|