HomeSort by relevance Sort by last modified time
    Searched refs:expected_sha1 (Results 1 - 2 of 2) sorted by null

  /build/make/tools/releasetools/
validate_target_files.py 64 def ValidateFileAgainstSha1(input_tmp, file_name, file_path, expected_sha1):
71 assert actual_sha1 == expected_sha1, \
73 file_name, actual_sha1, expected_sha1)
185 file_path='IMAGES/boot.img', expected_sha1=boot_info[3])
192 expected_sha1=expected_recovery_sha1)
common.py     [all...]

Completed in 73 milliseconds