HomeSort by relevance Sort by last modified time
    Searched refs:readSFixed64 (Results 1 - 4 of 4) sorted by null

  /external/protobuf/java/src/main/java/com/google/protobuf/nano/
CodedInputByteBufferNano.java 264 public long readSFixed64() throws IOException {
  /external/protobuf/java/src/main/java/com/google/protobuf/
CodedInputStream.java 297 public long readSFixed64() throws IOException {
FieldSet.java 447 case SFIXED64: return input.readSFixed64();
  /external/protobuf/java/src/main/java/com/google/protobuf/micro/
CodedInputStreamMicro.java 271 public long readSFixed64() throws IOException {

Completed in 25 milliseconds