Home
last modified time | relevance | path

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

/aosp_15_r20/bootable/libbootloader/gbl/libefi/src/protocol/
H A Dgbl_efi_ab_slot.rs32 pub struct GblSlotProtocol; struct
34 impl ProtocolInfo for GblSlotProtocol { implementation
/aosp_15_r20/bootable/libbootloader/gbl/docs/
H A Defi_protocols.md188 ### GblSlotProtocol subsection
/aosp_15_r20/bootable/libbootloader/gbl/libefi/mocks/
H A Dprotocol.rs346 pub type GblSlotProtocol = MockGblSlotProtocol; typedef