Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/platform/
H A Dutil_helper.h91 void OtherEncodeUtf8(TextEcodeInfo encodeInfo, char* writeResult, uint32_t* written, size_t length,
/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, uint32_t* written, size_t length, int32_t* nchar) in OtherEncodeUtf8() function

Completed in 1 milliseconds