HomeSort by relevance Sort by last modified time
    Searched refs:resetCharToByte (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/main/java/com/ibm/icu4jni/charset/
NativeConverter.java 99 public static native void resetCharToByte(long converterHandle);
CharsetEncoderICU.java 194 NativeConverter.resetCharToByte(converterHandle);
  /libcore/luni/src/main/native/
NativeConverter.cpp 685 NATIVE_METHOD(NativeConverter, resetCharToByte, "(J)V"),

Completed in 3534 milliseconds