Searched refs:HuaweiBootImage (Results 1 – 1 of 1) sorted by relevance
50 class HuaweiBootImage(object): class120 target_modem_img = HuaweiBootImage(target_radio_img).GetUnpackedImage("modem")123 source_modem_img = HuaweiBootImage(source_radio_img).GetUnpackedImage("modem")179 tm = HuaweiBootImage(target_imagefile.data, "bootloader")183 sm = HuaweiBootImage(source_imagefile.data, "bootloader")210 target_radio_img = HuaweiBootImage(target_imagefile.data, "radio")216 source_radio_img = HuaweiBootImage(source_imagefile.data, "radio")266 huawei_boot_image = HuaweiBootImage(radio_img, "radio")315 huawei_boot_image = HuaweiBootImage(bootloader, "bootloader")