Home
last modified time | relevance | path

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

/base/update/packaging_tools/
H A Dbuild_update.py499 def get_file_sha256(update_package): function
522 src_sha = get_file_sha256(src_image_path)
524 tgt_sha = get_file_sha256(tgt_image_path)
542 get_file_sha256(src_image_path), os.path.getsize(tgt_image_path),
543 get_file_sha256(tgt_image_path))

Completed in 2 milliseconds