Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/platform/
H A Dutil_helper.h92 …void OtherEncodeUtf8(TextEcodeInfo encodeInfo, char* writeResult, int32_t* written, size_t length,…
/ohos5.0/commonlibrary/ets_utils/platform/ohos/
H A Dutil_helper.cpp113 OtherEncodeUtf8(encodeInfo, writeResult, written, length, nchars); in EncodeToUtf8()
357 …void OtherEncodeUtf8(TextEcodeInfo encodeInfo, char* writeResult, int32_t* written, size_t length,… in OtherEncodeUtf8() function