Home
last modified time | relevance | path

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

/tools/acloud/reconnect/
Dreconnect_test.py89 target_vnc_port=constants.CF_VNC_PORT,
111 target_vnc_port=constants.CF_VNC_PORT,
201 target_vnc_port=constants.GCE_VNC_PORT,
213 target_vnc_port=constants.CF_VNC_PORT,
Dreconnect.py185 target_vnc_port=utils.AVD_PORT_DICT[instance.avd_type].vnc_port,
/tools/acloud/internal/lib/
Dutils.py862 def AutoConnect(ip_addr, rsa_key_file, target_vnc_port, target_adb_port, argument
886 if target_vnc_port:
890 "target_port":target_vnc_port}]
Dutils_test.py399 target_vnc_port=fake_target_vnc_port,
/tools/acloud/public/actions/
Dcommon_operations.py248 target_vnc_port=utils.AVD_PORT_DICT[avd_type].vnc_port,
/tools/acloud/public/
Ddevice_driver.py404 target_vnc_port=constants.GCE_VNC_PORT,