Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSInfo.cpp128 const std::pair<const char *, const uint8_t *> &cache_libclcore_dep = in CheckDependency() local
169 if (::memcmp(cache_libclcore_dep.second, LibCLCoreSHA1, in CheckDependency()
174 PRINT_DEPENDENCY("cache - ", cache_libclcore_dep.first, in CheckDependency()
175 cache_libclcore_dep.second); in CheckDependency()