Home
last modified time | relevance | path

Searched defs:bootconfig_size (Results 1 – 2 of 2) sorted by relevance

/system/tools/mkbootimg/include/bootimg/
Dbootimg.h408 uint32_t bootconfig_size; /* size in bytes for the bootconfig section */ member
/system/tools/mkbootimg/rust/
Dbootimg_priv.rs515 pub bootconfig_size: u32, field