Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/
Decma_string.cpp440 uint32_t EcmaString::ComputeHashcodeUtf8(const uint8_t *utf8Data, size_t utf8Len, bool canBeCompres… in ComputeHashcodeUtf8() function in panda::ecmascript::EcmaString
/ark/js_runtime/ecmascript/tests/
Decma_string_test.cpp1643 HWTEST_F_L0(EcmaStringTest, ComputeHashcodeUtf8) in HWTEST_F_L0() argument