Searched defs:HashFile (Results 1 – 1 of 1) sorted by relevance
89 struct HashFile { struct90 static const HashFile* parse(const std::string& path, std::string* err) { in parse()101 std::vector<std::string> lookup(const std::string& fqName) const { in lookup()112 static HashFile* readHashFile(const std::string& path, std::string* err) { in readHashFile()152 std::string path;153 std::map<std::string, std::vector<std::string>> hashes;