Home
last modified time | relevance | path

Searched refs:target_adb_port (Results 1 – 6 of 6) sorted by relevance

/tools/acloud/internal/lib/
Dutils_test.py372 target_adb_port = 9999
381 target_adb_port,
390 target_adb_port = 9999
400 target_adb_port=target_adb_port,
Dutils.py862 def AutoConnect(ip_addr, rsa_key_file, target_vnc_port, target_adb_port, argument
884 "target_port":target_adb_port}]
/tools/acloud/reconnect/
Dreconnect_test.py90 target_adb_port=constants.CF_ADB_PORT,
112 target_adb_port=constants.CF_ADB_PORT,
202 target_adb_port=constants.GCE_ADB_PORT,
214 target_adb_port=constants.CF_ADB_PORT,
Dreconnect.py186 target_adb_port=utils.AVD_PORT_DICT[instance.avd_type].adb_port,
/tools/acloud/public/actions/
Dcommon_operations.py249 target_adb_port=utils.AVD_PORT_DICT[avd_type].adb_port,
/tools/acloud/public/
Ddevice_driver.py405 target_adb_port=constants.GCE_ADB_PORT,