Searched refs:stringFromSourceHash (Results 1 - 1 of 1) sorted by path

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSInfo.cpp43 static std::string stringFromSourceHash(const RSInfo::DependencyHashTy& hash) { function
71 ALOGD("expected: %s", stringFromSourceHash(expectedSourceHash).c_str());
72 ALOGD("cached : %s", stringFromSourceHash(mSourceHash).c_str());
159 ALOGV("Source hash: %s", stringFromSourceHash(mSourceHash).c_str());

Completed in 75 milliseconds