/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/ |
D | BinaryDictDecoderUtils.java | 47 public int readUnsignedShort(); in readUnsignedShort() method 72 public int readUnsignedShort() { in readUnsignedShort() method in BinaryDictDecoderUtils.ByteBufferDictBuffer
|
/aosp_15_r20/external/leakcanary2/shark-graph/src/main/java/shark/internal/ |
H A D | ClassFieldsReader.kt | 146 fun readUnsignedShort(): Int { in readUnsignedShort() method
|
/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/ |
D | ByteArrayDictBuffer.java | 40 public int readUnsignedShort() { in readUnsignedShort() method in ByteArrayDictBuffer
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/io/ |
H A D | ByteArrayDataInput.java | 69 int readUnsignedShort(); in readUnsignedShort() method
|
H A D | LittleEndianDataInputStream.java | 100 public int readUnsignedShort() throws IOException { in readUnsignedShort() method in LittleEndianDataInputStream
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/io/ |
D | DataInput.java | 368 int readUnsignedShort() throws IOException; in readUnsignedShort() method
|
D | DataInputStream.java | 343 public final int readUnsignedShort() throws IOException { in readUnsignedShort() method in DataInputStream
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/ |
H A D | DataInput.java | 368 int readUnsignedShort() throws IOException; in readUnsignedShort() method
|
H A D | DataInputStream.java | 343 public final int readUnsignedShort() throws IOException { in readUnsignedShort() method in DataInputStream
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/0/libcore/ojluni/src/main/java/java/io/ |
D | DataInput.java | 368 int readUnsignedShort() throws IOException; in readUnsignedShort() method
|
D | DataInputStream.java | 343 public final int readUnsignedShort() throws IOException { in readUnsignedShort() method in DataInputStream
|
/aosp_15_r20/external/guava/guava/src/com/google/common/io/ |
H A D | ByteArrayDataInput.java | 69 int readUnsignedShort(); in readUnsignedShort() method
|
H A D | LittleEndianDataInputStream.java | 100 public int readUnsignedShort() throws IOException { in readUnsignedShort() method in LittleEndianDataInputStream
|
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/input/ |
H A D | SwappedDataInputStream.java | 211 public int readUnsignedShort() throws IOException, EOFException { in readUnsignedShort() method in SwappedDataInputStream
|
/aosp_15_r20/external/jackson-core/src/test/java/com/fasterxml/jackson/core/testsupport/ |
H A D | MockDataInput.java | 61 public int readUnsignedShort() throws IOException { in readUnsignedShort() method in MockDataInput
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/ |
D | CountedDataInputStream.java | 110 int readUnsignedShort() throws IOException { in readUnsignedShort() method in CountedDataInputStream
|
/aosp_15_r20/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/ |
D | CountedDataInputStream.java | 105 public int readUnsignedShort() throws IOException { in readUnsignedShort() method in CountedDataInputStream
|
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/exif/ |
D | CountedDataInputStream.java | 105 public int readUnsignedShort() throws IOException { in readUnsignedShort() method in CountedDataInputStream
|
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/util/exif/ |
D | CountedDataInputStream.java | 109 public int readUnsignedShort() throws IOException { in readUnsignedShort() method in CountedDataInputStream
|
/aosp_15_r20/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/ |
H A D | CountedDataInputStream.java | 105 public int readUnsignedShort() throws IOException { in readUnsignedShort() method in CountedDataInputStream
|
/aosp_15_r20/external/jarjar/src/main/com/tonicsystems/jarjar/util/ |
H A D | ClassHeaderReader.java | 154 private int readUnsignedShort(int index) { in readUnsignedShort() method in ClassHeaderReader
|
/aosp_15_r20/frameworks/libs/modules-utils/java/com/android/modules/utils/ |
D | FastDataInput.java | 250 public int readUnsignedShort() throws IOException { in readUnsignedShort() method in FastDataInput
|
/aosp_15_r20/external/leakcanary2/shark-hprof/src/main/java/shark/ |
H A D | HprofRecordReader.kt | 548 fun readUnsignedShort(): Int { in <lambda>() method
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/ |
H A D | DataInputStreamTest.java | 514 public int readUnsignedShort() throws IOException { in readUnsignedShort() method in DataInputStreamTest.TestDataInputStream
|
/aosp_15_r20/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/ |
H A D | GzipInflatingBuffer.java | 127 private int readUnsignedShort() { in readUnsignedShort() method in GzipInflatingBuffer.GzipMetadataReader
|