OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOOT_CTRL_MAGIC
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/bootloader_message/include/bootloader_message/
bootloader_message.h
124
#define
BOOT_CTRL_MAGIC
0x42414342 /* Bootloader Control AB */
153
// Bootloader Control AB magic number (see
BOOT_CTRL_MAGIC
).
/bootable/recovery/boot_control/
boot_control.cpp
137
boot_ctrl->magic =
BOOT_CTRL_MAGIC
;
Completed in 140 milliseconds