Lines Matching defs:image_filename
744 def __init__(self, image_filename, read_only=False): argument
2201 def extract_vbmeta_image(self, output, image_filename, padding_size): argument
2226 def erase_footer(self, image_filename, keep_hashtree): argument
2265 def zero_hashtree(self, image_filename): argument
2320 def resize_image(self, image_filename, partition_size): argument
2401 def info_image(self, image_filename, output, atx): argument
2485 def verify_image(self, image_filename, key_path, expected_chain_partitions, argument
2586 def print_partition_digests(self, image_filename, output, as_json): argument
2607 def _print_partition_digests(self, image_filename, output, json_partitions, argument
2647 def calculate_vbmeta_digest(self, image_filename, hash_algorithm, output): argument
2690 def calculate_kernel_cmdline(self, image_filename, hashtree_disabled, output): argument
3236 def append_vbmeta_image(self, image_filename, vbmeta_image_filename, argument
3318 def add_hash_footer(self, image_filename, partition_size, partition_name, argument
3519 def add_hashtree_footer(self, image_filename, partition_size, partition_name, argument
4023 def generate_fec_data(image_filename, num_roots): argument