HomeSort by relevance Sort by last modified time
    Searched defs:LibCompilerRTSHA1 (Results 1 - 2 of 2) 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);
  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h 184 static const uint8_t *LibCompilerRTSHA1;

Completed in 25 milliseconds