Searched defs:ReadUInt32 (Results 1 – 14 of 14) sorted by relevance
81 bool ByteBufferReader::ReadUInt32(uint32_t* val) { in ReadUInt32() function in rtc::ByteBufferReader
38 TEST(QuicheDataReaderTest, ReadUInt32) { in TEST() argument
58 bool QuicheDataReader::ReadUInt32(uint32_t* result) { in ReadUInt32() function in quiche::QuicheDataReader
274 public uint ReadUInt32() in ReadUInt32() method
477 public uint ReadUInt32() in ReadUInt32() method in Google.Protobuf.CodedInputStream
35 bool NtlmBufferReader::ReadUInt32(uint32_t* value) { in ReadUInt32() function in net::ntlm::NtlmBufferReader
108 bool PickleIterator::ReadUInt32(uint32_t* result) { in ReadUInt32() function in base::PickleIterator
105 bool PickleIterator::ReadUInt32(uint32_t* result) { in ReadUInt32() function in base::PickleIterator
378 UInt32 ReadUInt32() { return _inByteBack->ReadUInt32(); } in ReadUInt32() function
241 UInt32 CInByte2::ReadUInt32() in ReadUInt32() function in NArchive::N7z::CInByte2
87 ReadUInt32 = ReadVarint variable in _MiniDecoder