Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/hash/
H A Dhash.cpp78 if (!Hash::GenFileHashKey(detail.second.filePath_, haskKey)) { in GetHashInfo()
88 bool Hash::GenFileHashKey(const std::string &path, size_t &hashKey) in GenFileHashKey() function in OHOS::Idl::Hash
H A Dhash.h37 static bool GenFileHashKey(const std::string &path, size_t &hashKey);
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/hash/
H A Dhash.cpp71 if (!Hash::GenFileHashKey(detail.second.filePath_, haskKey)) { in GetHashInfo()
81 bool Hash::GenFileHashKey(const std::string &path, size_t &hashKey) in GenFileHashKey() function in OHOS::HDI::Hash
H A Dhash.h30 static bool GenFileHashKey(const std::string &path, size_t &hashKey);