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