Home
last modified time | relevance | path

Searched defs:readSFixed32 (Results 1 - 4 of 4) sorted by relevance

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DReader.java183 int readSFixed32() throws IOException; in readSFixed32() method
H A DCodedInputStreamReader.java262 public int readSFixed32() throws IOException { in readSFixed32() method in CodedInputStreamReader
H A DBinaryReader.java339 public int readSFixed32() throws IOException { in readSFixed32() method in BinaryReader.SafeHeapReader
H A DCodedInputStream.java343 public abstract int readSFixed32() throws IOException; in readSFixed32() method in CodedInputStream
959 public int readSFixed32() throws IOException { in readSFixed32() method in CodedInputStream.ArrayDecoder
1686 public int readSFixed32() throws IOException { in readSFixed32() method in CodedInputStream.UnsafeDirectNioDecoder
2435 public int readSFixed32() throws IOException { in readSFixed32() method in CodedInputStream.StreamDecoder
3546 public int readSFixed32() throws IOException { in readSFixed32() method in CodedInputStream.IterableDirectByteBufferDecoder

Completed in 9 milliseconds