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