Searched refs:OtherEncodeUtf8 (Results 1 - 2 of 2) sorted by relevance
/commonlibrary/ets_utils/platform/ |
H A D | util_helper.h | 91 void OtherEncodeUtf8(TextEcodeInfo encodeInfo, char* writeResult, uint32_t* written, size_t length,
|
/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, uint32_t* written, size_t length, int32_t* nchar) in OtherEncodeUtf8() function
|
Completed in 1 milliseconds