HomeSort by relevance Sort by last modified time
    Searched defs:boot_img_hdr (Results 1 - 3 of 3) sorted by null

  /hardware/intel/bootstub/
bootimg.h 32 typedef struct boot_img_hdr boot_img_hdr; typedef in typeref:struct:boot_img_hdr
39 struct boot_img_hdr struct
89 boot_img_hdr *mkbootimg(void *kernel, unsigned kernel_size,
95 void bootimg_set_cmdline(boot_img_hdr *hdr, const char *cmdline);
  /system/core/fastbootd/
bootimg.h 32 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/
bootimg.h 21 typedef struct boot_img_hdr boot_img_hdr; typedef in typeref:struct:boot_img_hdr
29 struct boot_img_hdr struct

Completed in 534 milliseconds