Searched refs:boot_image (Results 1 – 1 of 1) sorted by relevance
96 def CheckImageHeader(self, boot_image, is_recovery=False): argument104 with open(boot_image, "rb") as image_file: