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

  /bootable/bootloader/legacy/include/boot/
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
28 struct boot_img_hdr struct

Completed in 80 milliseconds