Searched defs:make_ssh_command (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/autotest/server/hosts/ | ||
H A D | attached_device_host.py | 93 def make_ssh_command(self, member in AttachedDeviceHost |
H A D | base_servohost.py | 493 def make_ssh_command(self, user='root', port=22, opts='', hosts_file=None, member in BaseServoHost |
H A D | abstract_ssh.py | 208 def make_ssh_command(self, user="root", port=_DEFAULT_SSH_PORT, opts='', member in AbstractSSHHost |
H A D | cros_host.py | 2076 def make_ssh_command(self, member in CrosHost |