Searched refs:expected_chain_partitions_map (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/scripts/ |
| H A D | avbtool.py | 1214 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument 1231 del image_dir, image_ext, expected_chain_partitions_map 1320 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument 1494 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument 1662 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument 1775 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument 1884 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument 1900 value = expected_chain_partitions_map.get(self.partition_name) 2508 expected_chain_partitions_map = {} 2519 expected_chain_partitions_map[partition_name] = ( [all …]
|