Searched refs:stringFromSourceHash (Results 1 – 1 of 1) sorted by relevance
43 static std::string stringFromSourceHash(const RSInfo::DependencyHashTy& hash) { in stringFromSourceHash() function71 ALOGD("expected: %s", stringFromSourceHash(expectedSourceHash).c_str()); in IsConsistent()72 ALOGD("cached : %s", stringFromSourceHash(mSourceHash).c_str()); in IsConsistent()159 ALOGV("Source hash: %s", stringFromSourceHash(mSourceHash).c_str()); in dump()