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

  /frameworks/compile/libbcc/tools/build/
gen-build-info.py 60 def compute_sha1(path, global_hasher = None): function
77 sha1sums.append(compute_sha1(path, hasher))
gen-sha1-stamp.py 28 def compute_sha1(h, path): function
42 compute_sha1(h, path)
  /external/skia/bench/
ChecksumBench.cpp 47 case kSHA1_ChecksumType: return "compute_sha1";

Completed in 264 milliseconds