Home
last modified time | relevance | path

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

/external/protobuf/objectivec/
DGPBCodedInputStream.m495 - (int32_t)readSInt32 { method
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DReader.java195 int readSInt32() throws IOException; in readSInt32() method
DCodedInputStream.java349 public abstract int readSInt32() throws IOException; in readSInt32() method in CodedInputStream
967 public int readSInt32() throws IOException { in readSInt32() method in CodedInputStream.ArrayDecoder
1694 public int readSInt32() throws IOException { in readSInt32() method in CodedInputStream.UnsafeDirectNioDecoder
2443 public int readSInt32() throws IOException { in readSInt32() method in CodedInputStream.StreamDecoder
3554 public int readSInt32() throws IOException { in readSInt32() method in CodedInputStream.IterableDirectByteBufferDecoder
DCodedInputStreamReader.java274 public int readSInt32() throws IOException { in readSInt32() method in CodedInputStreamReader
DBinaryReader.java351 public int readSInt32() throws IOException { in readSInt32() method in BinaryReader.SafeHeapReader
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
DCodedInputByteBufferNano.java271 public int readSInt32() throws IOException { in readSInt32() method in CodedInputByteBufferNano
/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
DCodedInputStreamMicro.java278 public int readSInt32() throws IOException { in readSInt32() method in CodedInputStreamMicro