Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSInfo.cpp126 const std::pair<const char *, const uint8_t *> &cache_libbcc_dep = in CheckDependency() local
142 if (::memcmp(cache_libbcc_dep.second, LibBCCSHA1, SHA1_DIGEST_LENGTH) != 0) { in CheckDependency()
146 PRINT_DEPENDENCY("cache - ", cache_libbcc_dep.first, in CheckDependency()
147 cache_libbcc_dep.second); in CheckDependency()