Searched defs:partition_size (Results 1 – 2 of 2) sorted by relevance
| /build/make/tools/releasetools/ |
| D | verity_utils.py | 217 def CalculateMaxImageSize(self, partition_size): argument 237 def __init__(self, partition_size, block_dev, fec_supported, signer_path, argument 255 def CalculateMaxImageSize(self, partition_size=None): argument 359 def __init__(self, partition_name, partition_size, footer_type, avbtool, argument 439 def CalculateMaxImageSize(self, partition_size=None): argument 545 def __init__(self, partition_size, block_size, fec_supported): argument
|
| D | test_verity_utils.py | 342 def _SizeCalculator(partition_size): argument 363 def _SizeCalculator(partition_size): argument
|