Home
last modified time | relevance | path

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

/external/protobuf/objectivec/
DGPBCodedInputStream.m503 - (int32_t)readSInt32 { method
/external/cronet/third_party/protobuf/objectivec/
DGPBCodedInputStream.m503 - (int32_t)readSInt32 { method
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
DCodedInputByteBufferNano.java271 public int readSInt32() throws IOException { in readSInt32() method in CodedInputByteBufferNano
/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DReader.java204 int readSInt32() throws IOException; in readSInt32() method
DCodedInputStream.java355 public abstract int readSInt32() throws IOException; in readSInt32() method in CodedInputStream
973 public int readSInt32() throws IOException { in readSInt32() method in CodedInputStream.ArrayDecoder
1701 public int readSInt32() throws IOException { in readSInt32() method in CodedInputStream.UnsafeDirectNioDecoder
2491 public int readSInt32() throws IOException { in readSInt32() method in CodedInputStream.StreamDecoder
3616 public int readSInt32() throws IOException { in readSInt32() method in CodedInputStream.IterableDirectByteBufferDecoder
DCodedInputStreamReader.java295 public int readSInt32() throws IOException { in readSInt32() method in CodedInputStreamReader
DBinaryReader.java362 public int readSInt32() throws IOException { in readSInt32() method in BinaryReader.SafeHeapReader
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DReader.java204 int readSInt32() throws IOException; in readSInt32() method
DCodedInputStream.java355 public abstract int readSInt32() throws IOException; in readSInt32() method in CodedInputStream
973 public int readSInt32() throws IOException { in readSInt32() method in CodedInputStream.ArrayDecoder
1701 public int readSInt32() throws IOException { in readSInt32() method in CodedInputStream.UnsafeDirectNioDecoder
2491 public int readSInt32() throws IOException { in readSInt32() method in CodedInputStream.StreamDecoder
3616 public int readSInt32() throws IOException { in readSInt32() method in CodedInputStream.IterableDirectByteBufferDecoder
DCodedInputStreamReader.java295 public int readSInt32() throws IOException { in readSInt32() method in CodedInputStreamReader
DBinaryReader.java362 public int readSInt32() throws IOException { in readSInt32() method in BinaryReader.SafeHeapReader
/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
DCodedInputStreamMicro.java278 public int readSInt32() throws IOException { in readSInt32() method in CodedInputStreamMicro