Searched defs:ssh (Results 1 – 6 of 6) sorted by relevance
/tools/acloud/pull/ |
D | pull.py | 71 def PullLogs(ssh, log_files, download_folder): argument 85 def DisplayLog(ssh, log_file, no_prompts=False): argument 127 def SelectLogFileToPull(ssh, file_name=None): argument 162 def GetAllLogFilePaths(ssh): argument
|
/tools/acloud/powerwash/ |
D | powerwash.py | 57 def PowerwashDevice(ssh, instance_id): argument
|
/tools/acloud/restart/ |
D | restart.py | 67 def RestartDevice(ssh, instance_id): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/openwrt_lib/ |
D | wireless_settings_applier.py | 35 def __init__(self, ssh, configs, channel_2g, channel_5g): argument
|
D | network_settings.py | 52 def __init__(self, ssh, ip, logger): argument 700 def __init__(self, ssh): argument
|
/tools/acloud/internal/lib/ |
D | cvd_compute_client_multi_stage.py | 126 def InitRemoteHost(self, ssh, ip, user): argument
|