Searched refs:AVB_PARTITIONS (Results 1 – 4 of 4) sorted by relevance
330 for partition in common.AVB_PARTITIONS:360 for partition in common.AVB_PARTITIONS:
441 assert (partition in common.AVB_PARTITIONS or848 vbmeta_partitions = common.AVB_PARTITIONS[:]
97 AVB_PARTITIONS = ('boot', 'recovery', 'system', 'vendor', 'product', variable1177 if info_dict.get("avb_enable") == "true" and target in AVB_PARTITIONS: