Home
last modified time | relevance | path

Searched defs:ComputeHashcodeUtf16 (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/coretypes/
H A Dstring.cpp876 uint32_t String::ComputeHashcodeUtf16(const uint16_t *utf16Data, uint32_t length) in ComputeHashcodeUtf16() function in ark::coretypes::String
/arkcompiler/ets_runtime/ecmascript/
H A Decma_string.h1344 static uint32_t ComputeHashcodeUtf16(const uint16_t *utf16Data, uint32_t length) in ComputeHashcodeUtf16() function in panda::EcmaStringAccessor
H A Decma_string.cpp969 uint32_t EcmaString::ComputeHashcodeUtf16(const uint16_t *utf16Data, uint32_t length) in ComputeHashcodeUtf16() function in panda::ecmascript::EcmaString

Completed in 8 milliseconds