Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/ExecutionEngine/
DSha1Helper.h28 extern unsigned char sha1LibRS[20];
DSha1Helper.cpp35 unsigned char sha1LibRS[20]; variable
DScript.cpp295 reader.addDependency(BCC_FILE_RESOURCE, pathLibRS, sha1LibRS); in internalLoadCache()
421 writer.addDependency(BCC_FILE_RESOURCE, pathLibRS, sha1LibRS); in writeCache()
DCompiler.cpp204 calcFileSHA1(sha1LibRS, pathLibRS); in GlobalInitialization()