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

  /libcore/luni/src/main/java/libcore/icu/
NativeConverter.java 28 public static native void resetCharToByte(long converterHandle);
  /libcore/luni/src/main/java/java/nio/charset/
CharsetEncoderICU.java 122 NativeConverter.resetCharToByte(converterHandle);
  /libcore/luni/src/main/native/
libcore_icu_NativeConverter.cpp 607 NATIVE_METHOD(NativeConverter, resetCharToByte, "(J)V"),

Completed in 266 milliseconds