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

/frameworks/compile/libbcc/tools/build/
H A Dgen-sha1-stamp.py28 def compute_sha1(h, path): function
42 compute_sha1(h, path)
H A Dgen-build-info.py60 def compute_sha1(path, global_hasher = None): function
77 sha1sums.append(compute_sha1(path, hasher))

Completed in 583 milliseconds