Searched defs:getHashType (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/skia/gm/
H A Dgm_expectations.cpp104 SkString GmResultDigest::getHashType() const { function in class:skiagm::GmResultDigest
/external/skia/gm/
H A Dgm_expectations.cpp104 SkString GmResultDigest::getHashType() const { function in class:skiagm::GmResultDigest
/external/skia/tools/
H A Dimage_expectations.cpp69 SkString ImageDigest::getHashType() const { function in class:sk_tools::ImageDigest
151 Json::Value actualChecksumAlgorithm = digest.getHashType().c_str();
197 Json::Value actualChecksumAlgorithm = digest.getHashType().c_str();
/external/chromium_org/third_party/skia/tools/
H A Dimage_expectations.cpp74 SkString ImageDigest::getHashType() { function in class:sk_tools::ImageDigest
170 Json::Value actualChecksumAlgorithm = digest.getHashType().c_str();
/external/clang/lib/CodeGen/
H A DCodeGenPGO.cpp303 auto Type = getHashType(S);
311 PGOHash::HashType getHashType(const Stmt *S) { function in struct:__anon17861::MapRegionCounters

Completed in 95 milliseconds