Home
last modified time | relevance | path

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

/external/protobuf/objectivec/
DGPBCodedInputStream.m491 - (int64_t)readSFixed64 { method
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DReader.java189 long readSFixed64() throws IOException; in readSFixed64() method
DCodedInputStream.java346 public abstract long readSFixed64() throws IOException; in readSFixed64() method in CodedInputStream
962 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStream.ArrayDecoder
1689 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStream.UnsafeDirectNioDecoder
2438 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStream.StreamDecoder
3549 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStream.IterableDirectByteBufferDecoder
DCodedInputStreamReader.java268 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStreamReader
DBinaryReader.java345 public long readSFixed64() throws IOException { in readSFixed64() method in BinaryReader.SafeHeapReader
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
DCodedInputByteBufferNano.java266 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputByteBufferNano
/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
DCodedInputStreamMicro.java273 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStreamMicro