Searched defs:ssh (Results 1 – 8 of 8) sorted by relevance
| /tools/acloud/pull/ |
| D | pull.py | 68 def PullLogs(ssh, log_files, instance_name): argument 88 def DisplayLog(ssh, log_file, no_prompts=False): argument 130 def SelectLogFileToPull(ssh, file_name=None): argument 165 def GetAllLogFilePaths(ssh, remote_log_folder): argument
|
| /tools/acloud/powerwash/ |
| D | powerwash.py | 57 def PowerwashDevice(ssh, instance_id): argument
|
| /tools/acloud/restart/ |
| D | restart.py | 70 def RestartDevice(ssh, instance_id): argument
|
| /tools/test/connectivity/acts/framework/acts/controllers/openwrt_lib/ |
| D | wireless_settings_applier.py | 38 def __init__(self, ssh, configs, channel_2g, channel_5g, radio_2g=RADIO_2G, radio_5g=RADIO_5G): argument
|
| D | network_settings.py | 67 def __init__(self, ssh, ssh_settings, logger): argument 1075 def __init__(self, ssh): argument
|
| /tools/test/connectivity/acts_tests/tests/google/power/tel/ |
| D | PowerTelTraffic_Preset_Test.py | 143 def _write_iperf_log(self, file_name, ssh): argument
|
| /tools/test/connectivity/acts/framework/acts/controllers/ |
| D | fuchsia_device.py | 292 def ssh(self): member in FuchsiaDevice 307 def ssh(self): member in FuchsiaDevice
|
| /tools/acloud/internal/lib/ |
| D | cvd_compute_client_multi_stage.py | 115 def InitRemoteHost(self, ssh, ip, user, base_dir): argument
|