Searched defs:ReadUInt64 (Results 1 – 9 of 9) sorted by relevance
167 public ulong ReadUInt64() in ReadUInt64() method
373 public ulong ReadUInt64() in ReadUInt64() method in Google.Protobuf.CodedInputStream
103 static uint64_t ReadUInt64(Vector<const char> buffer, in ReadUInt64() function
98 static uint64_t ReadUInt64(const Vector<const char> buffer, in ReadUInt64() function
84 static uint64_t ReadUInt64(const Vector<const char> buffer, in ReadUInt64() function
98 ReadUInt64 = ReadVarint variable in _MiniDecoder
151 inline uint64_t ReadUInt64(const uint8_t *data, uint8_t byte_width) { in ReadUInt64() function