Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/bootctrl/
H A Dboot_control.cpp76 ATTR_UNBOOTABLE, enumerator
118 else if (part_attr == ATTR_UNBOOTABLE) in get_partition_attribute()
218 } else if (ab_attr == ATTR_UNBOOTABLE) { in update_slot_attribute()
630 ATTR_UNBOOTABLE)) { in set_slot_as_unbootable()
651 attr = get_partition_attribute(bootPartition, ATTR_UNBOOTABLE); in is_slot_bootable()