Home
last modified time | relevance | path

Searched defs:ssh_user (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/tools/acloud/internal/lib/
H A Dutils.py843 def EstablishSshTunnel(ip_addr, rsa_key_file, ssh_user, argument
874 def EstablishWebRTCSshTunnel(ip_addr, webrtc_local_port, rsa_key_file, ssh_user, argument
910 def GetWebRTCServerPort(ip_addr, rsa_key_file, ssh_user, argument
977 ssh_user, client_adb_port=None, extra_args_ssh_tunnel=None): argument
H A Demulator_console.py41 def __init__(self, ip_addr, port, ssh_user, ssh_private_key_path, argument
/aosp_15_r20/tools/acloud/public/actions/
H A Dcommon_operations.py216 ssh_user=constants.GCE_USER): argument
345 ssh_user, ssh_private_key_path, argument
/aosp_15_r20/tools/acloud/delete/
H A Ddelete.py229 def DeleteHostGoldfishInstance(cfg, name, ssh_user, argument
/aosp_15_r20/external/autotest/server/
H A Dserver_job.py255 ssh_user=host_factory.DEFAULT_SSH_USER, argument