Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/ExecutionEngine/
DSha1Helper.h29 extern char const *pathLibRS;
DSha1Helper.cpp36 char const *pathLibRS = "/system/lib/libRS.so"; 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()