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

  /frameworks/compile/libbcc/lib/Renderscript/
RSInfo.cpp 50 const uint8_t *RSInfo::LibCompilerRTSHA1 = NULL;
73 LibCompilerRTSHA1 =
152 if (::memcmp(cache_libcompiler_rt_dep.second, LibCompilerRTSHA1,
156 PRINT_DEPENDENCY("current - ", LibCompilerRTPath, LibCompilerRTSHA1);
RSInfoExtractor.cpp 375 if (!writeDependency(LibCompilerRTPath, LibCompilerRTSHA1,
  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h 184 static const uint8_t *LibCompilerRTSHA1;

Completed in 66 milliseconds