Searched refs:BOOT_HEADER_DTBO_SIZE_OFFSET (Results 1 – 2 of 2) sorted by relevance
37 static int BOOT_HEADER_DTBO_SIZE_OFFSET = 1632; field in BootImageInfo38 static int BOOT_HEADER_SIZE_OFFSET = BOOT_HEADER_DTBO_SIZE_OFFSET + 4 + 8;88 mRaf.seek(BOOT_HEADER_DTBO_SIZE_OFFSET); in BootImageInfo()
34 BOOT_HEADER_DTBO_SIZE_OFFSET = 1632 # offset of recovery dtbo size in boot header of version 1. variable128 image_file.seek(BOOT_HEADER_DTBO_SIZE_OFFSET)