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

  /hardware/intel/bootstub/
bootimg.h 35 #define BOOT_MAGIC_SIZE 8
41 unsigned char magic[BOOT_MAGIC_SIZE];
  /system/core/fastbootd/
bootimg.h 35 #define BOOT_MAGIC_SIZE 8
41 unsigned char magic[BOOT_MAGIC_SIZE];
  /system/core/mkbootimg/
bootimg.h 24 #define BOOT_MAGIC_SIZE 8
31 unsigned char magic[BOOT_MAGIC_SIZE];

Completed in 455 milliseconds