Searched refs:device_paths (Results 1 – 1 of 1) sorted by relevance
999 def pull_files(self, device_paths, host_path=None): argument1006 if isinstance(device_paths, str):1007 device_paths = [device_paths]1010 for device_path in device_paths: