Searched refs:image_paths (Results 1 – 2 of 2) sorted by relevance
79 def GetImageForPartition(partition_name, image_dir, **image_paths): argument98 image_path = (image_paths.get(partition_name) or
1243 image_paths = []1249 image_paths.append(image_path)1251 return VendorImagePaths(*image_paths)