Home
last modified time | relevance | path

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

/system/tools/hidl/hashing/
DHash.cpp89 struct HashFile { struct
90 static const HashFile* parse(const std::string& path, std::string* err) { in parse()
101 std::vector<std::string> lookup(const std::string& fqName) const { in lookup()
112 static HashFile* readHashFile(const std::string& path, std::string* err) { in readHashFile()
152 std::string path;
153 std::map<std::string, std::vector<std::string>> hashes;