Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/base/
Dutf_helper.cpp435 size_t safeUtf8Len = FixUtf8Len(utf8, utf8Len); in Utf8ToUtf16Size() local
481 size_t safeUtf8Len = FixUtf8Len(utf8In, utf8Len); in ConvertRegionUtf8ToUtf16() local
/arkcompiler/ets_runtime/common_components/objects/
Dbase_string.cpp166 size_t safeUtf8Len = FixUtf8Len(utf8Data, utf8Len); in IsUtf8EqualsUtf16() local