Searched defs:HashFile (Results 1 – 1 of 1) sorted by relevance
92 struct HashFile { struct93 static const HashFile *parse(const std::string &path, std::string *err) { in parse()104 std::vector<std::string> lookup(const std::string &fqName) const { in lookup()115 static HashFile *readHashFile(const std::string &path, std::string *err) { in readHashFile()155 std::string path;156 std::map<std::string,std::vector<std::string>> hashes;