Searched refs:readHashFile (Results 1 – 1 of 1) sorted by relevance
98 it = hashfiles.insert(it, {path, readHashFile(path, err)}); in parse()115 static HashFile *readHashFile(const std::string &path, std::string *err) { in readHashFile() function