Searched defs:pull_file (Results 1 – 5 of 5) sorted by relevance
116 def pull_file(self, chameleon_location, destination): member in ChameleonDevice
43 def pull_file(fn): function
408 def pull_file(self, local_path, remote_path, ignore_status=False): member in SshConnection
120 def pull_file(self, file_path, host_file): member in AdbDevice
233 def pull_file(self, source_file, destination_file): member in AdbHelper