Home
last modified time | relevance | path

Searched defs:pull_file (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/
Dchameleon_controller.py116 def pull_file(self, chameleon_location, destination): member in ChameleonDevice
/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/ssh/
Dconnection.py408 def pull_file(self, local_path, remote_path, ignore_status=False): member in SshConnection