Searched refs:UTF16ToCodepage (Results 1 – 6 of 6) sorted by relevance
40 BASE_I18N_EXPORT bool UTF16ToCodepage(const string16& utf16,
191 success = UTF16ToCodepage(utf16, kConvertCodepageCases[i].codepage_name, in TEST()
143 bool UTF16ToCodepage(const string16& utf16, in UTF16ToCodepage() function
40 BASE_I18N_EXPORT bool UTF16ToCodepage(std::u16string_view utf16,
142 bool UTF16ToCodepage(std::u16string_view utf16, in UTF16ToCodepage() function