Home
last modified time | relevance | path

Searched defs:readFixed64 (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/java/src/main/java/com/google/protobuf/nano/
DCodedInputByteBufferNano.java173 public long readFixed64() throws IOException { in readFixed64() method in CodedInputByteBufferNano
/external/protobuf/java/src/main/java/com/google/protobuf/micro/
DCodedInputStreamMicro.java181 public long readFixed64() throws IOException { in readFixed64() method in CodedInputStreamMicro
/external/protobuf/java/src/main/java/com/google/protobuf/
DCodedInputStream.java352 public long readFixed64() throws IOException { in readFixed64() method in CodedInputStream