Home
last modified time | relevance | path

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

/external/protobuf/java/src/main/java/com/google/protobuf/nano/
DCodedInputByteBufferNano.java580 public byte readRawByte() throws IOException { in readRawByte() method in CodedInputByteBufferNano
/external/protobuf/java/src/main/java/com/google/protobuf/micro/
DCodedInputStreamMicro.java648 public byte readRawByte() throws IOException { in readRawByte() method in CodedInputStreamMicro
/external/protobuf/java/src/main/java/com/google/protobuf/
DCodedInputStream.java712 public byte readRawByte() throws IOException { in readRawByte() method in CodedInputStream
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
DCodedInputStream.java767 public byte readRawByte() throws IOException { in readRawByte() method in CodedInputStream