Lines Matching defs:self
38 def __init__(self, message): argument
217 def CalculateMaxImageSize(self, partition_size): argument
221 def CalculateDynamicPartitionSize(self, image_size): argument
225 def PadSparseImage(self, out_file): argument
229 def Build(self, out_file): argument
237 def __init__(self, partition_size, block_dev, fec_supported, signer_path, argument
250 def CalculateDynamicPartitionSize(self, image_size): argument
255 def CalculateMaxImageSize(self, partition_size=None): argument
300 def Build(self, out_file): argument
344 def PadSparseImage(self, out_file): argument
359 def __init__(self, partition_name, partition_size, footer_type, avbtool, argument
372 def CalculateMinPartitionSize(self, image_size, size_calculator=None): argument
435 def CalculateDynamicPartitionSize(self, image_size): argument
439 def CalculateMaxImageSize(self, partition_size=None): argument
475 def PadSparseImage(self, out_file): argument
479 def Build(self, out_file): argument
506 def __init__(self, message): argument
511 def __init__(self): argument
532 def Generate(self, image): argument
535 def DecomposeSparseImage(self, image): argument
538 def ValidateHashtree(self): argument
545 def __init__(self, partition_size, block_size, fec_supported): argument
580 def DecomposeSparseImage(self, image): argument
613 def _ParseHashtreeMetadata(self): argument
647 def ValidateHashtree(self): argument
676 def Generate(self, image): argument