Home
last modified time | relevance | path

Searched refs:remote_wget (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/hosts/
Dsonic_host.py253 site_utils.remote_wget(update_url, self.OTA_LOCATION, ssh_cmd)
/external/autotest/server/
Dsite_utils.py192 def remote_wget(source_url, dest_path, ssh_cmd): function