ICUCharsetConverter 111 url/url_canon_icu.cc ICUCharsetConverter::ICUCharsetConverter(UConverter* converter) ICUCharsetConverter 115 url/url_canon_icu.cc ICUCharsetConverter::~ICUCharsetConverter() { ICUCharsetConverter 118 url/url_canon_icu.cc void ICUCharsetConverter::ConvertFromUTF16(const base::char16* input, ICUCharsetConverter 20 url/url_canon_icu.h class URL_EXPORT ICUCharsetConverter : public CharsetConverter { ICUCharsetConverter 25 url/url_canon_icu.h ICUCharsetConverter(UConverter* converter); ICUCharsetConverter 27 url/url_canon_icu.h virtual ~ICUCharsetConverter(); ICUCharsetConverter 247 url/url_canon_unittest.cc TEST(URLCanonTest, ICUCharsetConverter) { ICUCharsetConverter 267 url/url_canon_unittest.cc url_canon::ICUCharsetConverter converter(conv.converter()); ICUCharsetConverter 285 url/url_canon_unittest.cc url_canon::ICUCharsetConverter converter(conv.converter()); ICUCharsetConverter 1242 url/url_canon_unittest.cc url_canon::ICUCharsetConverter converter(conv.converter()); ICUCharsetConverter 1245 url/url_canon_unittest.cc url_canon::ICUCharsetConverter* conv_pointer = &converter;