Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/
H A Dhash.h140 inline void HashCombine(uint64_t& seed, const T& v) in HashCombine() function
149 inline void HashCombine(uint64_t& seed, const Rest&... rest) in HashCombine() function