Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/tools/hdi-gen/hash/
Dhash.cpp81 bool Hash::GenFileHashKey(const std::string &path, size_t &hashKey) in GenFileHashKey()
/drivers/hdf_core/framework/utils/src/
Dhdf_map.c35 static uint32_t MapHash(const char *hashKey) in MapHash()