Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string.h614 static uint32_t ComputeHashcodeUtf16(const uint16_t *utf16Data, uint32_t length) in ComputeHashcodeUtf16() function
Decma_string.cpp520 uint32_t EcmaString::ComputeHashcodeUtf16(const uint16_t *utf16Data, uint32_t length) in ComputeHashcodeUtf16() function in panda::ecmascript::EcmaString
/arkcompiler/runtime_core/runtime/coretypes/
Dstring.cpp674 uint32_t String::ComputeHashcodeUtf16(const uint16_t *utf16_data, uint32_t length) in ComputeHashcodeUtf16() function in panda::coretypes::String
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_accessor_test.cpp824 HWTEST_F_L0(EcmaStringAccessorTest, ComputeHashcodeUtf16) in HWTEST_F_L0() argument
Decma_string_test.cpp1544 HWTEST_F_L0(EcmaStringTest, ComputeHashcodeUtf16) in HWTEST_F_L0() argument