Home
last modified time | relevance | path

Searched defs:readUnsignedByte (Results 1 – 25 of 694) sorted by relevance

12345678910>>...28

/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
DBinaryDictDecoderUtils.java46 public int readUnsignedByte(); in readUnsignedByte() method
67 public int readUnsignedByte() { in readUnsignedByte() method in BinaryDictDecoderUtils.ByteBufferDictBuffer
/aosp_15_r20/external/leakcanary2/shark-graph/src/main/java/shark/internal/
H A DClassFieldsReader.kt150 fun readUnsignedByte(): Int { in readUnsignedByte() method
/aosp_15_r20/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
H A DReadableBuffers.java163 public int readUnsignedByte() { in readUnsignedByte() method in ReadableBuffers.ByteArrayWrapper
248 public int readUnsignedByte() { in readUnsignedByte() method in ReadableBuffers.ByteReadableBufferWrapper
H A DReadableBuffer.java45 int readUnsignedByte(); in readUnsignedByte() method
H A DForwardingReadableBuffer.java51 public int readUnsignedByte() { in readUnsignedByte() method in ForwardingReadableBuffer
H A DCompositeReadableBuffer.java96 public int readUnsignedByte() { in readUnsignedByte() method in CompositeReadableBuffer
/aosp_15_r20/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/storage/io/read/
DTypedInputStream.java47 public int readUnsignedByte() throws IOException { in readUnsignedByte() method in TypedInputStream
/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
DByteArrayDictBuffer.java35 public int readUnsignedByte() { in readUnsignedByte() method in ByteArrayDictBuffer
/aosp_15_r20/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
H A DForwardingReadableBufferTest.java66 public void readUnsignedByte() { in readUnsignedByte() method in ForwardingReadableBufferTest
/aosp_15_r20/external/guava/android/guava/src/com/google/common/io/
H A DByteArrayDataInput.java61 int readUnsignedByte(); in readUnsignedByte() method
H A DLittleEndianDataInputStream.java81 public int readUnsignedByte() throws IOException { in readUnsignedByte() method in LittleEndianDataInputStream
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/io/
DDataInput.java324 int readUnsignedByte() throws IOException; in readUnsignedByte() method
DDataInputStream.java295 public final int readUnsignedByte() throws IOException { in readUnsignedByte() method in DataInputStream
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/
H A DDataInput.java324 int readUnsignedByte() throws IOException; in readUnsignedByte() method
H A DDataInputStream.java295 public final int readUnsignedByte() throws IOException { in readUnsignedByte() method in DataInputStream
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/0/libcore/ojluni/src/main/java/java/io/
DDataInput.java324 int readUnsignedByte() throws IOException; in readUnsignedByte() method
DDataInputStream.java295 public final int readUnsignedByte() throws IOException { in readUnsignedByte() method in DataInputStream
/aosp_15_r20/external/guava/guava/src/com/google/common/io/
H A DByteArrayDataInput.java61 int readUnsignedByte(); in readUnsignedByte() method
H A DLittleEndianDataInputStream.java81 public int readUnsignedByte() throws IOException { in readUnsignedByte() method in LittleEndianDataInputStream
/aosp_15_r20/external/grpc-grpc-java/okhttp/src/main/java/io/grpc/okhttp/
H A DOkHttpReadableBuffer.java42 public int readUnsignedByte() { in readUnsignedByte() method in OkHttpReadableBuffer
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/input/
H A DSwappedDataInputStream.java199 public int readUnsignedByte() throws IOException, EOFException { in readUnsignedByte() method in SwappedDataInputStream
/aosp_15_r20/external/jackson-core/src/test/java/com/fasterxml/jackson/core/testsupport/
H A DMockDataInput.java51 public int readUnsignedByte() throws IOException { in readUnsignedByte() method in MockDataInput
/aosp_15_r20/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/
H A DNettyReadableBuffer.java54 public int readUnsignedByte() { in readUnsignedByte() method in NettyReadableBuffer
/aosp_15_r20/frameworks/libs/modules-utils/java/com/android/modules/utils/
DFastDataInput.java238 public int readUnsignedByte() throws IOException { in readUnsignedByte() method in FastDataInput
/aosp_15_r20/external/leakcanary2/shark-hprof/src/main/java/shark/
H A DHprofRecordReader.kt425 fun readUnsignedByte(): Int { in <lambda>() method

12345678910>>...28