Home
last modified time | relevance | path

Searched refs:AbrOps (Results 1 – 1 of 1) sorted by relevance

/bootable/libbootloader/gbl/libabr/src/
Dc_staticlib.rs90 pub struct AbrOps { struct
101 ops: &'a AbrOps,
112 unsafe fn new(ops: &'a AbrOps) -> Self { in new()
181 abr_ops: *const AbrOps, in AbrGetBootSlot() argument
223 abr_ops: *const AbrOps, in AbrMarkSlotActive() argument
246 abr_ops: *const AbrOps, in AbrGetSlotLastMarkedActive() argument
265 abr_ops: *const AbrOps, in AbrMarkSlotUnbootable() argument
288 abr_ops: *const AbrOps, in AbrMarkSlotSuccessful() argument
344 abr_ops: *const AbrOps, in AbrGetSlotInfo() argument
368 pub unsafe extern "C" fn AbrSetOneShotRecovery(abr_ops: *const AbrOps, enable: bool) -> c_uint { in AbrSetOneShotRecovery() argument
[all …]