Home
last modified time | relevance | path

Searched defs:remote_path (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/ssh/
Dconnection.py395 def send_file(self, local_path, remote_path, ignore_status=False): argument
408 def pull_file(self, local_path, remote_path, ignore_status=False): argument
/tools/acloud/internal/lib/
Dcvd_utils.py20 import posixpath as remote_path namespace
/tools/acloud/public/actions/
Dremote_host_gf_device_factory.py21 import posixpath as remote_path namespace