Searched refs:toConverterName (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Ducnv.h1533 * @param toConverterName The name of the converter that is used to convert
1557 ucnv_convert(const char *toConverterName,
/external/icu/icu4c/source/common/unicode/
H A Ducnv.h1533 * @param toConverterName The name of the converter that is used to convert
1557 ucnv_convert(const char *toConverterName,
/external/chromium_org/third_party/icu/source/common/
H A Ducnv.c2486 ucnv_convert(const char *toConverterName, const char *fromConverterName, argument
2516 outConverter=ucnv_createConverter(&out, toConverterName, pErrorCode);
/external/icu/icu4c/source/common/
H A Ducnv.c2486 ucnv_convert(const char *toConverterName, const char *fromConverterName, argument
2516 outConverter=ucnv_createConverter(&out, toConverterName, pErrorCode);

Completed in 184 milliseconds