Lines Matching defs:image_filename
687 def __init__(self, image_filename): argument
2020 def extract_vbmeta_image(self, output, image_filename, padding_size): argument
2047 def erase_footer(self, image_filename, keep_hashtree): argument
2089 def resize_image(self, image_filename, partition_size): argument
2173 def info_image(self, image_filename, output): argument
2223 …def verify_image(self, image_filename, key_path, expected_chain_partitions, follow_chain_partition… argument
2306 def calculate_vbmeta_digest(self, image_filename, hash_algorithm, output): argument
2349 def calculate_kernel_cmdline(self, image_filename, hashtree_disabled, output): argument
2882 def append_vbmeta_image(self, image_filename, vbmeta_image_filename, argument
2964 def add_hash_footer(self, image_filename, partition_size, partition_name, argument
3162 def add_hashtree_footer(self, image_filename, partition_size, partition_name, argument
3664 def generate_fec_data(image_filename, num_roots): argument