Home
last modified time | relevance | path

Searched defs:HashFile (Results 1 – 1 of 1) sorted by relevance

/system/tools/hidl/hashing/
DHash.cpp97 struct HashFile { struct
98 static const HashFile* parse(const std::string& path, std::string* err) { in parse()
109 std::vector<std::string> lookup(const std::string& fqName) const { in lookup()
120 static HashFile* readHashFile(const std::string& path, std::string* err) { in readHashFile()
160 std::string path;
161 std::map<std::string, std::vector<std::string>> hashes;