Searched defs:boot_img_hdr (Results 1 - 2 of 2) sorted by relevance

/system/core/fastbootd/
H A Dbootimg.h32 typedef struct boot_img_hdr boot_img_hdr; typedef in typeref:struct:boot_img_hdr
39 struct boot_img_hdr struct
90 boot_img_hdr *mkbootimg(void *kernel, unsigned kernel_size,
96 void bootimg_set_cmdline(boot_img_hdr *hdr, const char *cmdline);
/system/core/mkbootimg/
H A Dbootimg.h21 typedef struct boot_img_hdr boot_img_hdr; typedef in typeref:struct:boot_img_hdr
28 struct boot_img_hdr struct

Completed in 137 milliseconds