Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/libgbl/src/slots/
Dandroid.rs202 struct BootloaderControl { struct
212 static_assertions::const_assert_eq!(core::mem::size_of::<BootloaderControl>(), 32); argument
214 impl BootloaderControl { implementation
222 impl Default for BootloaderControl { implementation
246 impl MetadataBytes for BootloaderControl { implementation