Home
last modified time | relevance | path

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

/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/slots/
H A Dpartition.rs47 pub struct SlotBlock<MB: MetadataBytes> { struct
50 // SlotBlock holds the boot token until mark_boot_attempt gets called. argument
56 impl<'a, MB: MetadataBytes> SlotBlock<MB> { impl
132 impl<MB: MetadataBytes> Default for SlotBlock<MB> { implementation
H A Dfuchsia.rs163 impl super::private::SlotGet for SlotBlock<AbrData> { implementation
180 impl Manager for SlotBlock<AbrData> { implementation
291 impl<'a> SlotBlock<AbrData> { impl
H A Dandroid.rs268 impl super::private::SlotGet for SlotBlock<BootloaderControl> { implementation
288 impl Manager for SlotBlock<BootloaderControl> { implementation