Home
last modified time | relevance | path

Searched refs:expected_chain_partitions_map (Results 1 – 2 of 2) sorted by relevance

/external/avb/
Davbtool.py1213 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument
1230 del image_dir, image_ext, expected_chain_partitions_map
1318 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument
1489 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument
1657 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument
1770 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument
1879 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument
1895 value = expected_chain_partitions_map.get(self.partition_name)
2503 expected_chain_partitions_map = {}
2514 expected_chain_partitions_map[partition_name] = (
[all …]
Davbtool1213 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument
1230 del image_dir, image_ext, expected_chain_partitions_map
1318 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument
1489 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument
1657 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument
1770 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument
1879 def verify(self, image_dir, image_ext, expected_chain_partitions_map, argument
1895 value = expected_chain_partitions_map.get(self.partition_name)
2503 expected_chain_partitions_map = {}
2514 expected_chain_partitions_map[partition_name] = (
[all …]