Home
last modified time | relevance | path

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

/tools/acloud/internal/lib/
Dota_tools.py144 def _RewriteMiscInfo(output_file, input_file, lpmake_path, get_image): argument
189 (partition_name, get_image(partition_name))))
193 def BuildSuperImage(self, output_path, misc_info_path, get_image): argument
214 get_image)
237 def _RewriteSystemQemuConfig(output_file, input_file, get_image): argument
260 output_file.write(b("%s %s %s\n" % (get_image(split_line[1]),
268 def MkCombinedImg(self, output_path, system_qemu_config_path, get_image): argument
290 get_image)