Searched defs:ReadInt64 (Results 1 – 5 of 5) sorted by relevance
176 public long ReadInt64() in ReadInt64() method
381 public long ReadInt64() in ReadInt64() method in Google.Protobuf.CodedInputStream
258 LONG RegKey::ReadInt64(const char16_t* name, int64_t* out_value) const { in ReadInt64() function in base::win::RegKey
96 ReadInt64 = ReadVarint variable in _MiniDecoder
146 inline int64_t ReadInt64(const uint8_t *data, uint8_t byte_width) { in ReadInt64() function