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

  /frameworks/compile/libbcc/tools/
gen-sha1-stamp.py 12 def compute_sha1(h, path): function
24 compute_sha1(h, path)
gen-build-stamp.py 45 def compute_sha1(path, global_hasher = None): function
62 sha1sums.append(compute_sha1(path, hasher))

Completed in 26 milliseconds