Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/platform/arm64/
Dstring_hash_internal.h70 constexpr uint32_t multiplierHash = StringHash::MULTIPLIER[0] * StringHash::MULTIPLIER[2]; variable
110 constexpr uint32_t multiplierHash = StringHash::MULTIPLIER[0] * StringHash::MULTIPLIER[2]; variable