Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/hash/
H A Dhash.cpp76 size_t haskKey = 0; in GetHashInfo() local
78 if (!Hash::GenFileHashKey(detail.second.filePath_, haskKey)) { in GetHashInfo()
81 hashInfo << detail.first << ":" << haskKey; in GetHashInfo()
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/hash/
H A Dhash.cpp69 size_t haskKey = 0; in GetHashInfo() local
71 if (!Hash::GenFileHashKey(detail.second.filePath_, haskKey)) { in GetHashInfo()
74 hashInfo << detail.first << ":" << haskKey; in GetHashInfo()