Searched defs:get_image (Results 1 – 1 of 1) sorted by relevance
/tools/acloud/internal/lib/ |
D | ota_tools.py | 132 def _RewriteMiscInfo(output_file, input_file, lpmake_path, get_image): argument 181 def BuildSuperImage(self, output_path, misc_info_path, get_image): argument 224 def _RewriteSystemQemuConfig(output_file, input_file, get_image): argument 255 def MkCombinedImg(self, output_path, system_qemu_config_path, get_image): argument
|