Searched defs:BuildSuperImage (Results 1 – 3 of 3) sorted by relevance
181 def BuildSuperImage(inp, out): function
181 def BuildSuperImage(self, output_path, misc_info_path, get_image): member in OtaTools
259 bool BuildSuperImage(const std::string& combined_target_zip, in BuildSuperImage() function