Home
last modified time | relevance | path

Searched defs:readRawByte (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
DCodedInputByteBufferNano.java582 public byte readRawByte() throws IOException { in readRawByte() method in CodedInputByteBufferNano
/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
DCodedInputStreamMicro.java650 public byte readRawByte() throws IOException { in readRawByte() method in CodedInputStreamMicro
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedInputStream.java509 public abstract byte readRawByte() throws IOException; in readRawByte() method in CodedInputStream
1243 public byte readRawByte() throws IOException { in readRawByte() method in CodedInputStream.ArrayDecoder
1952 public byte readRawByte() throws IOException { in readRawByte() method in CodedInputStream.UnsafeDirectNioDecoder
2857 public byte readRawByte() throws IOException { in readRawByte() method in CodedInputStream.StreamDecoder
3846 public byte readRawByte() throws IOException { in readRawByte() method in CodedInputStream.IterableDirectByteBufferDecoder
/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedInputStream.java509 public abstract byte readRawByte() throws IOException; in readRawByte() method in CodedInputStream
1243 public byte readRawByte() throws IOException { in readRawByte() method in CodedInputStream.ArrayDecoder
1952 public byte readRawByte() throws IOException { in readRawByte() method in CodedInputStream.UnsafeDirectNioDecoder
2857 public byte readRawByte() throws IOException { in readRawByte() method in CodedInputStream.StreamDecoder
3846 public byte readRawByte() throws IOException { in readRawByte() method in CodedInputStream.IterableDirectByteBufferDecoder