Searched defs:image_filename (Results 1 – 4 of 4) sorted by relevance
/external/avb/ |
D | avbtool | 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 [all …]
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
D | report_html.py | 110 def insert_gesture(self, glog, image, image_filename): argument
|
/external/vboot_reference/utility/ |
D | bmpblk_utility.cc | 221 string image_name, image_filename; in parse_images() local
|
/external/ImageMagick/MagickCore/ |
D | constitute.c | 1128 image_filename[MagickPathExtent]; in WriteImage() local
|