Home
last modified time | relevance | path

Searched refs:GetUtf16ToUtf8Length (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/include/
H A Dstring_ex.h253 int GetUtf16ToUtf8Length(const std::u16string& str16);
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dstring_ex.cpp279 int GetUtf16ToUtf8Length(const u16string& str16) in GetUtf16ToUtf8Length() function