Home
last modified time | relevance | path

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

/external/protobuf/objectivec/
DGPBCodedInputStream.m499 - (int64_t)readSFixed64 { method
/external/cronet/stable/third_party/protobuf/objectivec/
DGPBCodedInputStream.m499 - (int64_t)readSFixed64 { method
/external/cronet/tot/third_party/protobuf/objectivec/
DGPBCodedInputStream.m499 - (int64_t)readSFixed64 { method
/external/cronet/stable/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DReader.java198 long readSFixed64() throws IOException; in readSFixed64() method
DCodedInputStream.java352 public abstract long readSFixed64() throws IOException; in readSFixed64() method in CodedInputStream
968 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStream.ArrayDecoder
1696 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStream.UnsafeDirectNioDecoder
2486 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStream.StreamDecoder
3611 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStream.IterableDirectByteBufferDecoder
DCodedInputStreamReader.java289 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStreamReader
DBinaryReader.java356 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/java/core/src/main/java/com/google/protobuf/
DReader.java198 long readSFixed64() throws IOException; in readSFixed64() method
DCodedInputStream.java352 public abstract long readSFixed64() throws IOException; in readSFixed64() method in CodedInputStream
968 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStream.ArrayDecoder
1696 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStream.UnsafeDirectNioDecoder
2486 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStream.StreamDecoder
3611 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStream.IterableDirectByteBufferDecoder
DCodedInputStreamReader.java289 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStreamReader
DBinaryReader.java356 public long readSFixed64() throws IOException { in readSFixed64() method in BinaryReader.SafeHeapReader
/external/cronet/tot/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DReader.java198 long readSFixed64() throws IOException; in readSFixed64() method
DCodedInputStream.java352 public abstract long readSFixed64() throws IOException; in readSFixed64() method in CodedInputStream
968 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStream.ArrayDecoder
1696 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStream.UnsafeDirectNioDecoder
2486 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStream.StreamDecoder
3611 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStream.IterableDirectByteBufferDecoder
DCodedInputStreamReader.java289 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStreamReader
DBinaryReader.java356 public long readSFixed64() throws IOException { in readSFixed64() method in BinaryReader.SafeHeapReader
/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
DCodedInputStreamMicro.java273 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStreamMicro