Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Dconverter.cpp56 u16string Utf8ToUtf16BE(const string &u8Str, bool *ok) in Utf8ToUtf16BE() function
/ohos5.0/commonlibrary/ets_utils/platform/ohos/
H A Dutil_helper.cpp174 std::u16string Utf8ToUtf16BE(const std::string &u8Str, bool *ok) in Utf8ToUtf16BE() function