Searched defs:boot_header (Results 1 – 3 of 3) sorted by relevance
183 const boot_img_hdr_v2 *boot_header() const { in boot_header() function in __anon738bffe90111::GkiBootImageV2221 const boot_img_hdr_v4 *boot_header() const { in boot_header() function in __anon738bffe90111::GkiBootImageV4
63 struct ffa_boot_info_header *boot_header; in spmc_create_boot_info() local
237 let boot_header = BootImage::parse(boot_header_buffer).map_err(Error::from)?; in load_android_simple() localVariable