Home
last modified time | relevance | path

Searched refs:cache_libcompiler_rt_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_libcompiler_rt_dep = in CheckDependency() local
152 if (::memcmp(cache_libcompiler_rt_dep.second, LibCompilerRTSHA1, in CheckDependency()
157 PRINT_DEPENDENCY("cache - ", cache_libcompiler_rt_dep.first, in CheckDependency()
158 cache_libcompiler_rt_dep.second); in CheckDependency()