Home
last modified time | relevance | path

Searched refs:NativeConverter_getMaxBytesPerChar (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/native/
Dlibcore_icu_NativeConverter.cpp338 static jint NativeConverter_getMaxBytesPerChar(JNIEnv*, jclass, jlong address) { in NativeConverter_getMaxBytesPerChar() function
556 return (1 / (jfloat) NativeConverter_getMaxBytesPerChar(env, NULL, handle)); in NativeConverter_getAveCharsPerByte()