HomeSort by relevance Sort by last modified time
    Searched refs:AVB_PARTITIONS (Results 1 - 4 of 4) sorted by null

  /build/make/tools/releasetools/
validate_target_files.py 330 for partition in common.AVB_PARTITIONS:
360 for partition in common.AVB_PARTITIONS:
add_img_to_target_files 415 common.AVB_PARTITIONS.
441 assert (partition in common.AVB_PARTITIONS or
848 vbmeta_partitions = common.AVB_PARTITIONS[:]
    [all...]
add_img_to_target_files.py 415 common.AVB_PARTITIONS.
441 assert (partition in common.AVB_PARTITIONS or
848 vbmeta_partitions = common.AVB_PARTITIONS[:]
    [all...]
common.py 97 AVB_PARTITIONS = ('boot', 'recovery', 'system', 'vendor', 'product',
    [all...]

Completed in 47 milliseconds