Home
last modified time | relevance | path

Searched refs:sha1_of_file (Results 1 – 5 of 5) sorted by relevance

/external/skqp/bin/
Dfetch-clang-format28 def sha1_of_file(path): function
35 if sha1_of_file(target_path) != sha1:
45 if sha1_of_file(target_copy_path) != sha1:
Dfetch-gn23 def sha1_of_file(path): function
30 if sha1_of_file(dst) != sha1:
/external/skia/bin/
Dfetch-clang-format28 def sha1_of_file(path): function
35 if sha1_of_file(target_path) != sha1:
45 if sha1_of_file(target_copy_path) != sha1:
Dfetch-gn23 def sha1_of_file(path): function
30 if sha1_of_file(dst) != sha1:
/external/lz4/tests/
Dtest-lz4-versions.py51 def sha1_of_file(filepath): function
128 print(lz4 + ' : ' + repr(os.path.getsize(lz4)) + ', ' + sha1_of_file(lz4))