Searched refs:OtherEncodeUtf8 (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/commonlibrary/ets_utils/platform/ |
H A D | util_helper.h | 92 …void OtherEncodeUtf8(TextEcodeInfo encodeInfo, char* writeResult, int32_t* written, size_t length,…
|
/ohos5.0/commonlibrary/ets_utils/platform/ohos/ |
H A D | util_helper.cpp | 113 OtherEncodeUtf8(encodeInfo, writeResult, written, length, nchars); in EncodeToUtf8() 357 …void OtherEncodeUtf8(TextEcodeInfo encodeInfo, char* writeResult, int32_t* written, size_t length,… in OtherEncodeUtf8() function
|