Searched defs:ssh_user (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/tools/acloud/internal/lib/ |
H A D | utils.py | 843 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 D | emulator_console.py | 41 def __init__(self, ip_addr, port, ssh_user, ssh_private_key_path, argument
|
/aosp_15_r20/tools/acloud/public/actions/ |
H A D | common_operations.py | 216 ssh_user=constants.GCE_USER): argument 345 ssh_user, ssh_private_key_path, argument
|
/aosp_15_r20/tools/acloud/delete/ |
H A D | delete.py | 229 def DeleteHostGoldfishInstance(cfg, name, ssh_user, argument
|
/aosp_15_r20/external/autotest/server/ |
H A D | server_job.py | 255 ssh_user=host_factory.DEFAULT_SSH_USER, argument
|