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

  /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
30 unsigned char magic[BOOT_MAGIC_SIZE];

Completed in 37 milliseconds