Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/libgbl/src/slots/
Dfuchsia.rs31 const DEFAULT_PRIORITY: u8 = 15; constant
46 priority: DEFAULT_PRIORITY, in default()
253 slot.priority = DEFAULT_PRIORITY - 1; in set_active_slot()
313 priority: DEFAULT_PRIORITY.into(), in test_slot_block_defaults()
318 priority: DEFAULT_PRIORITY.into(), in test_slot_block_defaults()
377 priority: DEFAULT_PRIORITY.into(), in test_slot_mark_boot_attempt()
396 priority: DEFAULT_PRIORITY.into(), in test_slot_mark_boot_attempt_tracks_active()
411 priority: DEFAULT_PRIORITY.into(), in test_slot_mark_boot_attempt_no_more_tries()
423 priority: DEFAULT_PRIORITY.into(), in test_slot_mark_boot_attempt_successful()
539 priority: DEFAULT_PRIORITY.into(),
Dandroid.rs62 const DEFAULT_PRIORITY: u8 = 7; constant
127 val.set_priority(DEFAULT_PRIORITY); in default()
362 slot.set_priority(DEFAULT_PRIORITY - 1); in set_active_slot()
396 priority: DEFAULT_PRIORITY.into(), in test_slot_block_defaults()
416 priority: DEFAULT_PRIORITY.into(), in test_slot_block_fewer_slots()
527 priority: DEFAULT_PRIORITY.into(), in test_slot_mark_boot_attempt()
546 priority: DEFAULT_PRIORITY.into(), in test_slot_mark_boot_attempt_no_more_tries()
565 priority: DEFAULT_PRIORITY.into(), in test_slot_mark_boot_attempt_successful()