Searched defs:readInt64 (Results 1 – 7 of 7) sorted by relevance
163 public long readInt64() throws IOException { in readInt64() method in CodedInputByteBufferNano
171 public long readInt64() throws IOException { in readInt64() method in CodedInputStreamMicro
174 public long readInt64() throws IOException { in readInt64() method in CodedInputStream
192 public long readInt64() throws IOException { in readInt64() method in CodedInputStream
201 bool readInt64(uint64_t &Val) { in readInt64() function
168 Decoder.prototype.readInt64 = function() { method in Decoder
332 static i64 readInt64(u8 *p){ in readInt64() function