Lines Matching refs:block_based
163 OPTIONS.block_based = False574 block_based = OPTIONS.block_based and has_recovery_patch576 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 and1933 OPTIONS.block_based = True