OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BOOT_MAGIC_SIZE
(Results
1 - 2
of
2
) sorted by null
/bootable/bootloader/legacy/include/boot/
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 183 milliseconds