Home
last modified time | relevance | path

Searched defs:readUnsignedShort (Results 1 – 25 of 824) sorted by relevance

12345678910>>...33

/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
DBinaryDictDecoderUtils.java47 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 DClassFieldsReader.kt146 fun readUnsignedShort(): Int { in readUnsignedShort() method
/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
DByteArrayDictBuffer.java40 public int readUnsignedShort() { in readUnsignedShort() method in ByteArrayDictBuffer
/aosp_15_r20/external/guava/android/guava/src/com/google/common/io/
H A DByteArrayDataInput.java69 int readUnsignedShort(); in readUnsignedShort() method
H A DLittleEndianDataInputStream.java100 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/
DDataInput.java368 int readUnsignedShort() throws IOException; in readUnsignedShort() method
DDataInputStream.java343 public final int readUnsignedShort() throws IOException { in readUnsignedShort() method in DataInputStream
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/
H A DDataInput.java368 int readUnsignedShort() throws IOException; in readUnsignedShort() method
H A DDataInputStream.java343 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/
DDataInput.java368 int readUnsignedShort() throws IOException; in readUnsignedShort() method
DDataInputStream.java343 public final int readUnsignedShort() throws IOException { in readUnsignedShort() method in DataInputStream
/aosp_15_r20/external/guava/guava/src/com/google/common/io/
H A DByteArrayDataInput.java69 int readUnsignedShort(); in readUnsignedShort() method
H A DLittleEndianDataInputStream.java100 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 DSwappedDataInputStream.java211 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 DMockDataInput.java61 public int readUnsignedShort() throws IOException { in readUnsignedShort() method in MockDataInput
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/
DCountedDataInputStream.java110 int readUnsignedShort() throws IOException { in readUnsignedShort() method in CountedDataInputStream
/aosp_15_r20/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
DCountedDataInputStream.java105 public int readUnsignedShort() throws IOException { in readUnsignedShort() method in CountedDataInputStream
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/exif/
DCountedDataInputStream.java105 public int readUnsignedShort() throws IOException { in readUnsignedShort() method in CountedDataInputStream
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/util/exif/
DCountedDataInputStream.java109 public int readUnsignedShort() throws IOException { in readUnsignedShort() method in CountedDataInputStream
/aosp_15_r20/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DCountedDataInputStream.java105 public int readUnsignedShort() throws IOException { in readUnsignedShort() method in CountedDataInputStream
/aosp_15_r20/external/jarjar/src/main/com/tonicsystems/jarjar/util/
H A DClassHeaderReader.java154 private int readUnsignedShort(int index) { in readUnsignedShort() method in ClassHeaderReader
/aosp_15_r20/frameworks/libs/modules-utils/java/com/android/modules/utils/
DFastDataInput.java250 public int readUnsignedShort() throws IOException { in readUnsignedShort() method in FastDataInput
/aosp_15_r20/external/leakcanary2/shark-hprof/src/main/java/shark/
H A DHprofRecordReader.kt548 fun readUnsignedShort(): Int { in <lambda>() method
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
H A DDataInputStreamTest.java514 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 DGzipInflatingBuffer.java127 private int readUnsignedShort() { in readUnsignedShort() method in GzipInflatingBuffer.GzipMetadataReader

12345678910>>...33