Home
last modified time | relevance | path

Searched defs:image_filename (Results 1 – 7 of 7) sorted by relevance

/external/avb/
Davbtool.py744 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
[all …]
Davbtool744 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
[all …]
Daftltool1528 def get_vbmeta_image(self, image_filename): argument
1570 def get_aftl_image(self, image_filename): argument
Daftltool.py1528 def get_vbmeta_image(self, image_filename): argument
1570 def get_aftl_image(self, image_filename): argument
/external/ImageMagick/MagickCore/
Dconstitute.c1186 image_filename[MagickPathExtent]; in WriteImage() local
/external/vboot_reference/utility/
Dbmpblk_utility.cc221 string image_name, image_filename; in parse_images() local
/external/deqp-deps/amber/samples/
Damber.cc639 auto image_filename = options.image_filenames[i]; in main() local