Home
last modified time | relevance | path

Searched defs:readSInt32 (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/java/src/main/java/com/google/protobuf/nano/
DCodedInputByteBufferNano.java272 public int readSInt32() throws IOException { in readSInt32() method in CodedInputByteBufferNano
/external/protobuf/java/src/main/java/com/google/protobuf/micro/
DCodedInputStreamMicro.java278 public int readSInt32() throws IOException { in readSInt32() method in CodedInputStreamMicro
/external/protobuf/java/src/main/java/com/google/protobuf/
DCodedInputStream.java584 public int readSInt32() throws IOException { in readSInt32() method in CodedInputStream