Searched refs:get_slot_last_marked_active (Results 1 – 2 of 2) sorted by relevance
20 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()
511 pub fn get_slot_last_marked_active(abr_ops: &mut dyn Ops) -> AbrResult<SlotIndex> { in get_slot_last_marked_active() function