Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dutf_helper.cpp27 uint32_t UTF16Decode(uint16_t lead, uint16_t trail) in UTF16Decode() function
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dutf_helper_test.cpp94 HWTEST_F_L0(UtfHelperTest, UTF16Decode) in HWTEST_F_L0() argument