Searched defs:ssh (Results 1 – 6 of 6) 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/framework/acts/controllers/ |
D | fuchsia_device.py | 292 def ssh(self): member in FuchsiaDevice 307 def ssh(self): member in FuchsiaDevice
|