Home
last modified time | relevance | path

Searched defs:partition_size (Results 1 – 2 of 2) sorted by relevance

/build/make/tools/releasetools/
Dverity_utils.py221 def CalculateMaxImageSize(self, partition_size): argument
241 def __init__(self, partition_size, block_dev, fec_supported, signer_path, argument
259 def CalculateMaxImageSize(self, partition_size=None): argument
363 def __init__(self, partition_name, partition_size, footer_type, avbtool, argument
443 def CalculateMaxImageSize(self, partition_size=None): argument
549 def __init__(self, partition_size, block_size, fec_supported): argument
700 def CreateCustomImageBuilder(info_dict, partition_name, partition_size, argument
Dtest_verity_utils.py352 def _SizeCalculator(partition_size): argument
373 def _SizeCalculator(partition_size): argument