Home
last modified time | relevance | path

Searched defs:newDecoder (Results 1 – 25 of 345) sorted by relevance

12345678910>>...14

/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/
Dcharsets.jarMETA-INF/ META-INF/MANIFEST.MF sun/awt/HKSCS.class HKSCS ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/
Dcharsets.jarMETA-INF/ META-INF/MANIFEST.MF sun/awt/HKSCS.class HKSCS ...
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DCodedInputStreamTest.java63 CodedInputStream newDecoder(byte[] data, int blockSize) { in newDecoder() method
69 CodedInputStream newDecoder(byte[] data, int blockSize) { in newDecoder() method
75 CodedInputStream newDecoder(byte[] data, int blockSize) { in newDecoder() method
84 CodedInputStream newDecoder(byte[] data, int blockSize) { in newDecoder() method
90 CodedInputStream newDecoder(byte[] data, int blockSize) { in newDecoder() method
107 CodedInputStream newDecoder(byte[] data, int blockSize) { in newDecoder() method
123 CodedInputStream newDecoder(byte[] data) { in newDecoder() method in CodedInputStreamTest.InputType
127 abstract CodedInputStream newDecoder(byte[] data, int blockSize); in newDecoder() method in CodedInputStreamTest.InputType
/aosp_15_r20/external/protobuf/java/core/src/test/java/com/google/protobuf/
H A DCodedInputStreamTest.java63 CodedInputStream newDecoder(byte[] data, int blockSize) { in newDecoder() method
69 CodedInputStream newDecoder(byte[] data, int blockSize) { in newDecoder() method
75 CodedInputStream newDecoder(byte[] data, int blockSize) { in newDecoder() method
84 CodedInputStream newDecoder(byte[] data, int blockSize) { in newDecoder() method
90 CodedInputStream newDecoder(byte[] data, int blockSize) { in newDecoder() method
107 CodedInputStream newDecoder(byte[] data, int blockSize) { in newDecoder() method
123 CodedInputStream newDecoder(byte[] data) { in newDecoder() method in CodedInputStreamTest.InputType
127 abstract CodedInputStream newDecoder(byte[] data, int blockSize); in newDecoder() method in CodedInputStreamTest.InputType
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/com/android/icu/charset/
H A DCharsetICU.java27 public java.nio.charset.CharsetDecoder newDecoder() { throw new RuntimeException("Stub!"); } in newDecoder() method in CharsetICU
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/com/android/icu/charset/
H A DCharsetICU.java27 public java.nio.charset.CharsetDecoder newDecoder() { throw new RuntimeException("Stub!"); } in newDecoder() method in CharsetICU
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/com/android/icu/charset/
H A DCharsetICU.java27 public java.nio.charset.CharsetDecoder newDecoder() { throw new RuntimeException("Stub!"); } in newDecoder() method in CharsetICU
/aosp_15_r20/external/icu/android_icu4j/libcore_bridge/src/java/com/android/icu/charset/
H A DCharsetICU.java33 public CharsetDecoder newDecoder() { in newDecoder() method in CharsetICU
/aosp_15_r20/libcore/ojluni/src/test/java/nio/charset/Charset/
H A DEmptyCharsetName.java72 public CharsetDecoder newDecoder() { in main() method
/aosp_15_r20/libcore/ojluni/src/main/java/sun/util/
H A DPropertyResourceBundleCharset.java64 public CharsetDecoder newDecoder() { in newDecoder() method in PropertyResourceBundleCharset
/aosp_15_r20/external/icu/icu4j/main/charset/src/main/java/com/ibm/icu/charset/
H A DCharset88591.java133 public CharsetDecoder newDecoder() { in newDecoder() method in Charset88591
H A DCharsetUTF32.java246 public CharsetDecoder newDecoder() { in newDecoder() method in CharsetUTF32
H A DCharsetHZ.java383 public CharsetDecoder newDecoder() { in newDecoder() method in CharsetHZ
H A DCharsetUTF16.java319 public CharsetDecoder newDecoder() { in newDecoder() method in CharsetUTF16
H A DCharsetUTF7.java771 public CharsetDecoder newDecoder() { in newDecoder() method in CharsetUTF7
H A DCharsetUTF8.java634 public CharsetDecoder newDecoder() { in newDecoder() method in CharsetUTF8
H A DCharsetCompoundText.java611 public CharsetDecoder newDecoder() { in newDecoder() method in CharsetCompoundText
H A DCharsetASCII.java351 public CharsetDecoder newDecoder() { in newDecoder() method in CharsetASCII
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/
H A DNioZipEncoding.java174 private CharsetDecoder newDecoder() { in newDecoder() method in NioZipEncoding
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/nio/charset/
H A DCharsetEncoderTest.java193 public CharsetDecoder newDecoder() { in newDecoder() method
/aosp_15_r20/external/sl4a/ScriptingLayerForAndroid/src/org/apache/harmony/niochar/charset/additional/
H A DIBM437.java42 public CharsetDecoder newDecoder() { in newDecoder() method in IBM437
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/charset/
H A DCharsetDecoder2Test.java141 public CharsetDecoder newDecoder() { in newDecoder() method in CharsetDecoder2Test.MockMalfunctionCharset
H A DCharsetEncoder2Test.java131 public CharsetDecoder newDecoder() { in newDecoder() method in CharsetEncoder2Test.MockMalfunctionCharset
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/nio/charset/
H A DCharset.java116 public abstract java.nio.charset.CharsetDecoder newDecoder(); in newDecoder() method in Charset
/aosp_15_r20/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/base/
H A DAsn1IA5String.java287 public CharsetDecoder newDecoder() { in newDecoder() method in Asn1IA5String.RestrictedCharset

12345678910>>...14