Home
last modified time | relevance | path

Searched refs:GenHashKey (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/hash/
H A Dhash.h28 static bool GenHashKey();
H A Dhash.cpp27 bool Hash::GenHashKey() in GenHashKey() function in OHOS::Idl::Hash
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/hash/
H A Dhash.h21 static bool GenHashKey();
H A Dhash.cpp20 bool Hash::GenHashKey() in GenHashKey() function in OHOS::HDI::Hash
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/
H A Dmain.cpp36 return Hash::GenHashKey() ? 0 : -1; in main()
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/
H A Dmain.cpp147 return Hash::GenHashKey() ? 0 : -1; in main()