D | script_generator.py | 104 def sha_check(self, ranges_str, expected_sha, partition): argument 118 def image_sha_check(self, partition, src_size, src_hash, argument 134 def first_block_check(self, partition): argument 144 def abort(self, partition): argument 167 def image_patch(self, partition, src_size, src_hash, target_size, target_hash): argument 179 def block_update(self, partition): argument 190 def image_write(self, partition, image_name, image_path): argument 193 def raw_image_write(self, partition, image_name): argument
|