Home | Sort by relevance Sort by last modified time |
/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 28 struct boot_img_hdr struct |