Lines Matching refs:converterList
1099 UConverterSelector * ucnvsel_open_android(const char *const * converterList, int32_t converterListSize, const USet * excludedCodePoints, const UConverterUnicodeSet whichSet, UErrorCode * status) {1100 return ucnvsel_open(converterList, converterListSize, excludedCodePoints, whichSet, status);