Searched refs:converterNameChars (Results 1 – 1 of 1) sorted by relevance
175 ScopedUtfChars converterNameChars(env, converterName); in NativeConverter_openConverter() local176 if (converterNameChars.c_str() == NULL) { in NativeConverter_openConverter()186 UConverter* cnv = ucnv_open(converterNameChars.c_str(), &status); in NativeConverter_openConverter()