Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string.h1358 static uint32_t ComputeHashcodeUtf16(const uint16_t *utf16Data, uint32_t length) in ComputeHashcodeUtf16() function
Decma_string.cpp983 uint32_t EcmaString::ComputeHashcodeUtf16(const uint16_t *utf16Data, uint32_t length) in ComputeHashcodeUtf16() function in panda::ecmascript::EcmaString
/arkcompiler/runtime_core/static_core/runtime/coretypes/
Dstring.cpp876 uint32_t String::ComputeHashcodeUtf16(const uint16_t *utf16Data, uint32_t length) in ComputeHashcodeUtf16() function in ark::coretypes::String
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_test.cpp1431 HWTEST_F_L0(EcmaStringTest, ComputeHashcodeUtf16) in HWTEST_F_L0() argument
Decma_string_accessor_test.cpp787 HWTEST_F_L0(EcmaStringAccessorTest, ComputeHashcodeUtf16) in HWTEST_F_L0() argument