Searched refs:readSFixed64 (Results 1 – 7 of 7) sorted by relevance
264 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputByteBufferNano
369 return input.readSFixed64(); in readData()
271 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStreamMicro
297 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStream
447 case SFIXED64: return input.readSFixed64(); in readPrimitiveField()
352 public long readSFixed64() throws IOException { in readSFixed64() method in CodedInputStream
553 case SFIXED64: return input.readSFixed64(); in readPrimitiveField()