Searched refs:DoUTFConversion (Results 1 – 1 of 1) sorted by relevance
83 bool DoUTFConversion(const char* src, in DoUTFConversion() function105 bool DoUTFConversion(const char16* src, in DoUTFConversion() function150 bool DoUTFConversion(const wchar_t* src, in DoUTFConversion() function193 bool res = DoUTFConversion(src_str.data(), src_len32, dest, &dest_len32); in UTFConversion()