Home
last modified time | relevance | path

Searched defs:safeUtf8Len (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
H A Dutf_helper.cpp374 size_t safeUtf8Len = FixUtf8Len(utf8, utf8Len); in Utf8ToUtf16Size() local
420 size_t safeUtf8Len = FixUtf8Len(utf8In, utf8Len); in ConvertRegionUtf8ToUtf16() local
/arkcompiler/ets_runtime/ecmascript/
H A Decma_string.cpp1006 size_t safeUtf8Len = FixUtf8Len(utf8Data, utf8Len); in IsUtf8EqualsUtf16() local

Completed in 4 milliseconds