Home
last modified time | relevance | path

Searched defs:ssh (Results 1 – 6 of 6) sorted by relevance

/tools/acloud/pull/
Dpull.py71 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/
Dpowerwash.py57 def PowerwashDevice(ssh, instance_id): argument
/tools/acloud/restart/
Drestart.py67 def RestartDevice(ssh, instance_id): argument
/tools/test/connectivity/acts/framework/acts/controllers/openwrt_lib/
Dwireless_settings_applier.py35 def __init__(self, ssh, configs, channel_2g, channel_5g): argument
Dnetwork_settings.py52 def __init__(self, ssh, ip, logger): argument
700 def __init__(self, ssh): argument
/tools/acloud/internal/lib/
Dcvd_compute_client_multi_stage.py126 def InitRemoteHost(self, ssh, ip, user): argument