Home
last modified time | relevance | path

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

/build/make/tools/releasetools/
Dbuild_super_image.py61 def GetArgumentsForImage(partition, group, image=None): function
120 cmd += GetArgumentsForImage(partition, group, image)
127 cmd += GetArgumentsForImage(partition + "_a", group + "_a", image)
134 cmd += GetArgumentsForImage(partition + "_b", group + "_b", other_image)