Home
last modified time | relevance | path

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

/tools/acloud/reconnect/
Dreconnect_test.py80 target_adb_port=constants.CF_ADB_PORT,
95 target_adb_port=constants.CF_ADB_PORT,
130 target_adb_port=constants.GCE_ADB_PORT,
140 target_adb_port=constants.CF_ADB_PORT,
Dreconnect.py126 target_adb_port=utils.AVD_PORT_DICT[instance.avd_type].adb_port,
/tools/acloud/internal/lib/
Dutils_test.py371 target_adb_port = 9999
380 target_adb_port,
389 target_adb_port = 9999
399 target_adb_port=target_adb_port,
Dutils.py807 def AutoConnect(ip_addr, rsa_key_file, target_vnc_port, target_adb_port, argument
834 "target_adb_port": target_adb_port,
/tools/acloud/public/actions/
Dcommon_operations.py239 target_adb_port=utils.AVD_PORT_DICT[avd_type].adb_port,
/tools/acloud/public/
Ddevice_driver.py405 target_adb_port=constants.GCE_ADB_PORT,