Home | History | Annotate | Download | only in releasetools

Lines Matching refs:block_based

163 OPTIONS.block_based = False
574 block_based = OPTIONS.block_based and has_recovery_patch
576 metadata["ota-type"] = "BLOCK" if block_based else "FILE"
649 if block_based:
671 if not block_based:
686 if block_based:
1471 if (OPTIONS.block_based and
1933 OPTIONS.block_based = True