Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/libabr/src/
Dc_staticlib.rs20 get_and_clear_one_shot_flag, get_boot_slot, get_slot_info, get_slot_last_marked_active,
250 get_slot_last_marked_active(&mut AbrOpsSafe::new(abr_ops.as_ref().unwrap())), in AbrGetSlotLastMarkedActive()
Dlib.rs511 pub fn get_slot_last_marked_active(abr_ops: &mut dyn Ops) -> AbrResult<SlotIndex> { in get_slot_last_marked_active() function