Home
last modified time | relevance | path

Searched refs:image_sha_check (Results 1 - 2 of 2) sorted by relevance

/base/update/packaging_tools/
H A Dscript_generator.py61 def image_sha_check(self, *args, **kwargs): member in Script
62 raise VendorExpandError(type(self), 'image_sha_check')
118 def image_sha_check(self, partition, src_size, src_hash, member in VerseScript
121 Get the image_sha_check command.
127 cmd = ('image_sha_check("/{partition}", '
H A Dbuild_update.py527 sha_check_cmd = verse_script.image_sha_check(partition,

Completed in 3 milliseconds