HomeSort by relevance Sort by last modified time
    Searched refs:pathLibBCC_SHA1 (Results 1 - 4 of 4) sorted by null

  /frameworks/compile/libbcc/lib/ExecutionEngine/
Sha1Helper.h 26 extern char const *pathLibBCC_SHA1;
Sha1Helper.cpp 33 char const *pathLibBCC_SHA1 = "/system/lib/libbcc.so.sha1";
Script.cpp 290 reader.addDependency(BCC_FILE_RESOURCE, pathLibBCC_SHA1, sha1LibBCC_SHA1);
421 writer.addDependency(BCC_FILE_RESOURCE, pathLibBCC_SHA1, sha1LibBCC_SHA1);
Compiler.cpp 209 readSHA1(sha1LibBCC_SHA1, sizeof(sha1LibBCC_SHA1), pathLibBCC_SHA1);

Completed in 702 milliseconds