Searched defs:image_dir (Results 1 – 5 of 5) sorted by relevance
/external/avb/tools/transparency/ |
D | pixel_factory_image_verify.py | 309 def _verify_vbmeta_partitions(self, image_dir): argument 330 def _extract_build_fingerprint(self, image_dir): argument 357 def _calculate_vbmeta_digest(self, image_dir): argument
|
/external/cronet/tot/build/fuchsia/ |
D | update_product_bundles.py | 99 def get_current_signature(image_dir): argument
|
/external/angle/build/fuchsia/ |
D | update_product_bundles.py | 99 def get_current_signature(image_dir): argument
|
/external/cronet/stable/build/fuchsia/ |
D | update_product_bundles.py | 99 def get_current_signature(image_dir): argument
|
/external/avb/ |
D | avbtool.py | 1230 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument 1336 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument 1510 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument 1678 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument 1791 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument 1905 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument 2638 image_dir, image_ext): argument
|