Searched refs:kHashFileName (Results 1 – 1 of 1) sorted by relevance
43 static constexpr const char* kHashFileName = "hash.txt"; variable84 StringPrintf("%s/%s/%s", path.c_str(), kEtcFolderName, kHashFileName); in ReadSha512()117 if (entry.path().filename() != kHashFileName) { in IsHashTxt()151 << path << " should contain " << kHashFileName); in IsWhitelistedTopLevelEntry()