Searched defs:readInt64 (Results 1 – 11 of 11) sorted by relevance
135 uint64_t readInt64() { in readInt64() function
383 - (int64_t)readInt64 { method
844 jspb.BinaryDecoder.prototype.readInt64 = function() { method in jspb.BinaryDecoder
637 jspb.BinaryReader.prototype.readInt64 = function() { method in jspb.BinaryReader
163 public long readInt64() throws IOException { in readInt64() method in CodedInputByteBufferNano
171 public long readInt64() throws IOException { in readInt64() method in CodedInputStreamMicro
207 bool readInt64(uint64_t &Val) { in readInt64() function
197 bool readInt64(uint64_t &Val) { in readInt64() function
937 flatbuffers.ByteBuffer.prototype.readInt64 = function(offset) { method in flatbuffers.ByteBuffer
332 public long readInt64() throws IOException { in readInt64() method in CodedInputStream
93 Decoder.prototype.readInt64 = function() { method in Decoder