Searched defs:ReadUInt64 (Results 1 – 9 of 9) sorted by relevance
116 bool ByteBuffer::ReadUInt64(uint64_t* val) { in ReadUInt64() function in rtc::ByteBuffer
494 public ulong ReadUInt64() in ReadUInt64() method in Google.Protobuf.CodedInputStream
116 bool PickleIterator::ReadUInt64(uint64_t* result) { in ReadUInt64() function in base::PickleIterator
379 UInt64 ReadUInt64() { return _inByteBack->ReadUInt64(); } in ReadUInt64() function
250 UInt64 CInByte2::ReadUInt64() in ReadUInt64() function in NArchive::N7z::CInByte2
103 static uint64_t ReadUInt64(Vector<const char> buffer, in ReadUInt64() function
67 static uint64_t ReadUInt64(Vector<const char> buffer, in ReadUInt64() function
87 ReadUInt64 = ReadVarint variable in _MiniDecoder
149 inline uint64_t ReadUInt64(const uint8_t *data, uint8_t byte_width) { in ReadUInt64() function