Home
last modified time | relevance | path

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

/hardware/qcom/bootctrl/
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()
601 ATTR_UNBOOTABLE)) { in set_slot_as_unbootable()
622 attr = get_partition_attribute(bootPartition, ATTR_UNBOOTABLE); in is_slot_bootable()