Searched refs:device_paths (Results 1 – 1 of 1) sorted by relevance
1181 def pull_files(self, device_paths, host_path=None): argument1188 if isinstance(device_paths, str):1189 device_paths = [device_paths]1192 for device_path in device_paths: