Home
last modified time | relevance | path

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

/build/make/tools/releasetools/
Dverity_utils.py231 def CalculateMaxImageSize(self, partition_size): argument
251 def __init__(self, partition_size, block_dev, fec_supported, signer_path, argument
269 def CalculateMaxImageSize(self, partition_size=None): argument
373 def __init__(self, partition_name, partition_size, footer_type, avbtool, argument
453 def CalculateMaxImageSize(self, partition_size=None): argument
559 def __init__(self, partition_size, block_size, fec_supported): argument
710 def CreateCustomImageBuilder(info_dict, partition_name, partition_size, argument
Dtest_verity_utils.py353 def _SizeCalculator(partition_size): argument
374 def _SizeCalculator(partition_size): argument