Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dmeta_types.h81 inline constexpr uint64_t CombineHash(uint64_t hash) in CombineHash() function
97 hash = (CombineHash<Types>(hash), ...); in MakeUidFromTypes()