Searched refs:device_paths (Results 1 – 1 of 1) sorted by relevance
1113 def pull_files(self, device_paths, host_path=None): argument1120 if isinstance(device_paths, str):1121 device_paths = [device_paths]1124 for device_path in device_paths: