Home
last modified time | relevance | path

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

/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/slots/
H A Dandroid.rs200 struct BootloaderControl { struct
210 static_assertions::const_assert_eq!(core::mem::size_of::<BootloaderControl>(), 32); argument
212 impl BootloaderControl { implementation
220 impl Default for BootloaderControl { implementation
244 impl MetadataBytes for BootloaderControl { implementation