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

  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h 149 typedef const uint8_t* DependencyHashTy;
164 bool IsConsistent(const char* pInputFilename, const DependencyHashTy& sourceHash,
174 DependencyHashTy mSourceHash;
200 const DependencyHashTy &sourceHashToEmbed,
RSCompilerDriver.h 69 const RSInfo::DependencyHashTy& pSourceHash,
  /frameworks/compile/libbcc/lib/Renderscript/
RSInfo.cpp 43 static std::string stringFromSourceHash(const RSInfo::DependencyHashTy& hash) {
65 bool RSInfo::IsConsistent(const char* pInputFilename, const DependencyHashTy& expectedSourceHash,
RSCompilerDriver.cpp 221 const RSInfo::DependencyHashTy& pSourceHash,
RSInfoExtractor.cpp 111 RSInfo* RSInfo::ExtractFromSource(const Source& pSource, const DependencyHashTy& sourceHashToEmbed,

Completed in 144 milliseconds