Home
last modified time | relevance | path

Searched refs:readHashFile (Results 1 – 1 of 1) sorted by relevance

/system/tools/hidl/
DHash.cpp98 it = hashfiles.insert(it, {path, readHashFile(path, err)}); in parse()
115 static HashFile *readHashFile(const std::string &path, std::string *err) { in readHashFile() function