Searched defs:ssh_user (Results  1 – 4 of 4) sorted by relevance
| /tools/acloud/public/actions/ | 
| D | common_operations.py | 216                   ssh_user=constants.GCE_USER):  argument350                                 ssh_user, ssh_private_key_path,  argument
 
 | 
| /tools/acloud/internal/lib/ | 
| D | emulator_console.py | 41     def __init__(self, ip_addr, port, ssh_user, ssh_private_key_path,  argument
 | 
| D | utils.py | 847 def EstablishSshTunnel(ip_addr, rsa_key_file, ssh_user,  argument878 def EstablishWebRTCSshTunnel(ip_addr, webrtc_local_port, rsa_key_file, ssh_user,  argument
 914 def GetWebRTCServerPort(ip_addr, rsa_key_file, ssh_user,  argument
 981                 ssh_user, client_adb_port=None, client_fastboot_port=None,  argument
 
 | 
| /tools/acloud/delete/ | 
| D | delete.py | 229 def DeleteHostGoldfishInstance(cfg, name, ssh_user,  argument
 |