Searched refs:AB_PARTITION_ATTR_UNBOOTABLE (Results 1 – 2 of 2) sorted by relevance
74 #define AB_PARTITION_ATTR_UNBOOTABLE (0x1<<7) macro
119 retval = !!(*attr & AB_PARTITION_ATTR_UNBOOTABLE); in get_partition_attribute()219 *attr = (*attr) | AB_PARTITION_ATTR_UNBOOTABLE; in update_slot_attribute()220 *attr_bak = (*attr_bak) | AB_PARTITION_ATTR_UNBOOTABLE; in update_slot_attribute()