Home
last modified time | relevance | path

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

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