Searched refs:host_path (Results 1 – 1 of 1) sorted by relevance
999 def pull_files(self, device_paths, host_path=None): argument1008 if not host_path:1009 host_path = self.log_path1012 'Pull from device: %s -> %s' % (device_path, host_path))1014 "%s %s" % (device_path, host_path), timeout=PULL_TIMEOUT)