Home
last modified time | relevance | path

Searched defs:sha1 (Results 1 – 3 of 3) sorted by relevance

/frameworks/webview/chromium/tools/
Dmerge_from_chromium.py39 def _ReadGitFile(sha1, path, git_url=None, git_branch=None): argument
389 def _GetSVNRevisionFromSha(sha1): argument
/frameworks/compile/libbcc/lib/Renderscript/
DRSInfoExtractor.cpp342 uint8_t* sha1 = reinterpret_cast<uint8_t*>(result->mStringPool + cur_string_pool_offset); in ExtractFromSource() local
/frameworks/native/services/inputflinger/
DEventHub.cpp82 static String8 sha1(const String8& in) { in sha1() function