Searched defs:readInt64 (Results 1 – 4 of 4) sorted by relevance
135 uint64_t readInt64() { in readInt64() function
171 public long readInt64() throws IOException { in readInt64() method in CodedInputStreamMicro
174 public long readInt64() throws IOException { in readInt64() method in CodedInputStream
588 bool readInt64(const char*& data, const char* end, int64_t& result, const char* dbgLabel) in readInt64() function