Searched defs:Utf16ToUtf8Size (Results 1 – 3 of 3) sorted by relevance
50 …size_t UtfUtils::Utf16ToUtf8Size(const uint16_t* utf16, uint32_t length, bool modify, bool isGetBu… in Utf16ToUtf8Size() function in common::UtfUtils
212 size_t Utf16ToUtf8Size(const uint16_t *utf16, uint32_t length, bool modify, bool isGetBufferSize, b… in Utf16ToUtf8Size() function
461 size_t Utf16ToUtf8Size(const uint16_t *utf16, uint32_t length, bool modify) in Utf16ToUtf8Size() function