Home
last modified time | relevance | path

Searched refs:image_paths (Results 1 – 2 of 2) sorted by relevance

/tools/acloud/internal/lib/
Dota_tools.py79 def GetImageForPartition(partition_name, image_dir, **image_paths): argument
98 image_path = (image_paths.get(partition_name) or
Dcvd_utils.py1243 image_paths = []
1249 image_paths.append(image_path)
1251 return VendorImagePaths(*image_paths)