Home
last modified time | relevance | path

Searched refs:cache_libRS_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_libRS_dep = in CheckDependency() local
159 if (::memcmp(cache_libRS_dep.second, LibRSSHA1, SHA1_DIGEST_LENGTH) != 0) { in CheckDependency()
163 PRINT_DEPENDENCY("cache - ", cache_libRS_dep.first, in CheckDependency()
164 cache_libRS_dep.second); in CheckDependency()