Home
last modified time | relevance | path

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

/hardware/qcom/bootctrl/
Dboot_control.cpp333 static int boot_control_check_slot_sanity(struct boot_control_module *module, in boot_control_check_slot_sanity() function
369 if (boot_control_check_slot_sanity(module, slot) != 0) in get_suffix()
581 if (boot_control_check_slot_sanity(module, slot)) { in set_active_boot_slot()
645 if (boot_control_check_slot_sanity(module, slot) != 0) { in set_slot_as_unbootable()
663 if (boot_control_check_slot_sanity(module, slot) != 0) { in is_slot_bootable()
681 if (boot_control_check_slot_sanity(module, slot) != 0) { in is_slot_marked_successful()