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

  /frameworks/compile/libbcc/tools/build/
gen-sha1-stamp.py 28 def compute_sha1(h, path): function
42 compute_sha1(h, path)
gen-build-info.py 60 def compute_sha1(path, global_hasher = None): function
77 sha1sums.append(compute_sha1(path, hasher))

Completed in 49 milliseconds