Home
last modified time | relevance | path

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

/external/protobuf/objectivec/
DGPBCodedInputStream.m499 - (int64_t)readSInt64 { method
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DReader.java201 long readSInt64() throws IOException; in readSInt64() method
DCodedInputStream.java352 public abstract long readSInt64() throws IOException; in readSInt64() method in CodedInputStream
972 public long readSInt64() throws IOException { in readSInt64() method in CodedInputStream.ArrayDecoder
1699 public long readSInt64() throws IOException { in readSInt64() method in CodedInputStream.UnsafeDirectNioDecoder
2448 public long readSInt64() throws IOException { in readSInt64() method in CodedInputStream.StreamDecoder
3559 public long readSInt64() throws IOException { in readSInt64() method in CodedInputStream.IterableDirectByteBufferDecoder
DCodedInputStreamReader.java280 public long readSInt64() throws IOException { in readSInt64() method in CodedInputStreamReader
DBinaryReader.java357 public long readSInt64() throws IOException { in readSInt64() method in BinaryReader.SafeHeapReader
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
DCodedInputByteBufferNano.java276 public long readSInt64() throws IOException { in readSInt64() method in CodedInputByteBufferNano
/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
DCodedInputStreamMicro.java283 public long readSInt64() throws IOException { in readSInt64() method in CodedInputStreamMicro