Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/tools/
Dgen-build-stamp.py45 def compute_sha1(path, global_hasher = None): argument
51 if global_hasher:
52 global_hasher.update(buf)