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

  /frameworks/compile/libbcc/lib/ExecutionEngine/
Sha1Helper.h 36 void readSHA1(unsigned char *result, int resultsize, char const *filename);
Sha1Helper.cpp 87 void readSHA1(unsigned char *result, int result_size, char const *filename) {
Compiler.cpp 218 readSHA1(sha1LibBCC_SHA1, sizeof(sha1LibBCC_SHA1), pathLibBCC_SHA1);

Completed in 174 milliseconds