Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string.h609 static uint32_t ComputeHashcodeUtf8(const uint8_t *utf8Data, size_t utf8Len, bool canBeCompress) in ComputeHashcodeUtf8() function
Decma_string.cpp503 uint32_t EcmaString::ComputeHashcodeUtf8(const uint8_t *utf8Data, size_t utf8Len, bool canBeCompres… in ComputeHashcodeUtf8() function in panda::ecmascript::EcmaString
/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_accessor_test.cpp806 HWTEST_F_L0(EcmaStringAccessorTest, ComputeHashcodeUtf8) in HWTEST_F_L0() argument
Decma_string_test.cpp1526 HWTEST_F_L0(EcmaStringTest, ComputeHashcodeUtf8) in HWTEST_F_L0() argument