Searched defs:ComputeHashcodeUtf16 (Results 1 – 6 of 6) sorted by relevance
125 uint32_t BaseString::ComputeHashcodeUtf16(const uint16_t *utf16Data, uint32_t length) in ComputeHashcodeUtf16() function in common::BaseString
1015 static uint32_t ComputeHashcodeUtf16(const uint16_t *utf16Data, uint32_t length) in ComputeHashcodeUtf16() function
601 uint32_t EcmaString::ComputeHashcodeUtf16(const uint16_t *utf16Data, uint32_t length) in ComputeHashcodeUtf16() function in panda::ecmascript::EcmaString
887 uint32_t String::ComputeHashcodeUtf16(const uint16_t *utf16Data, uint32_t length) in ComputeHashcodeUtf16() function in ark::coretypes::String
1416 HWTEST_F_L0(BaseStringTest, ComputeHashcodeUtf16) in HWTEST_F_L0() argument
805 HWTEST_F_L0(EcmaStringAccessorTest, ComputeHashcodeUtf16) in HWTEST_F_L0() argument