Home
last modified time | relevance | path

Searched defs:ReadUInt32 (Results 1 – 25 of 26) sorted by relevance

12

/external/webrtc/rtc_base/
Dbyte_buffer.cc81 bool ByteBufferReader::ReadUInt32(uint32_t* val) { in ReadUInt32() function in rtc::ByteBufferReader
/external/cronet/tot/net/third_party/quiche/src/quiche/common/
Dquiche_data_reader_test.cc39 TEST(QuicheDataReaderTest, ReadUInt32) { in TEST() argument
Dquiche_data_reader.cc60 bool QuicheDataReader::ReadUInt32(uint32_t* result) { in ReadUInt32() function in quiche::QuicheDataReader
/external/cronet/stable/net/third_party/quiche/src/quiche/common/
Dquiche_data_reader_test.cc39 TEST(QuicheDataReaderTest, ReadUInt32) { in TEST() argument
Dquiche_data_reader.cc60 bool QuicheDataReader::ReadUInt32(uint32_t* result) { in ReadUInt32() function in quiche::QuicheDataReader
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/
DParseContext.cs274 public uint ReadUInt32() in ReadUInt32() method
DCodedInputStream.cs477 public uint ReadUInt32() in ReadUInt32() method in Google.Protobuf.CodedInputStream
/external/cronet/stable/net/ntlm/
Dntlm_buffer_reader.cc40 bool NtlmBufferReader::ReadUInt32(uint32_t* value) { in ReadUInt32() function in net::ntlm::NtlmBufferReader
/external/cronet/tot/net/ntlm/
Dntlm_buffer_reader.cc40 bool NtlmBufferReader::ReadUInt32(uint32_t* value) { in ReadUInt32() function in net::ntlm::NtlmBufferReader
/external/protobuf/csharp/src/Google.Protobuf/
DParseContext.cs274 public uint ReadUInt32() in ReadUInt32() method
DCodedInputStream.cs477 public uint ReadUInt32() in ReadUInt32() method in Google.Protobuf.CodedInputStream
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/
DParseContext.cs274 public uint ReadUInt32() in ReadUInt32() method
DCodedInputStream.cs477 public uint ReadUInt32() in ReadUInt32() method in Google.Protobuf.CodedInputStream
/external/libchrome/base/
Dpickle.cc108 bool PickleIterator::ReadUInt32(uint32_t* result) { in ReadUInt32() function in base::PickleIterator
/external/lzma/CPP/7zip/Archive/Iso/
DIsoIn.cpp161 UInt32 CInArchive::ReadUInt32() in ReadUInt32() function in NArchive::NIso::CInArchive
/external/cronet/tot/base/
Dpickle.cc121 bool PickleIterator::ReadUInt32(uint32_t* result) { in ReadUInt32() function in base::PickleIterator
/external/cronet/stable/base/
Dpickle.cc121 bool PickleIterator::ReadUInt32(uint32_t* result) { in ReadUInt32() function in base::PickleIterator
/external/lzma/CPP/7zip/Archive/7z/
D7zIn.h387 UInt32 ReadUInt32() { return _inByteBack->ReadUInt32(); } in ReadUInt32() function
D7zIn.cpp260 UInt32 CInByte2::ReadUInt32() in ReadUInt32() function in NArchive::N7z::CInByte2
/external/lzma/CPP/7zip/Archive/Chm/
DChmIn.cpp158 UInt32 CInArchive::ReadUInt32() in ReadUInt32() function in NArchive::NChm::CInArchive
/external/lzma/CPP/7zip/Compress/
DLzxDecoder.cpp861 UInt32 ReadUInt32() function in NCompress::NLzx::CBitByteDecoder
DRar5Decoder.cpp1002 static UInt32 ReadUInt32(CBitDecoder &bi) in ReadUInt32() function
/external/cronet/tot/third_party/protobuf/python/google/protobuf/internal/
Dreflection_test.py87 ReadUInt32 = ReadVarint variable in _MiniDecoder
/external/protobuf/python/google/protobuf/internal/
Dreflection_test.py87 ReadUInt32 = ReadVarint variable in _MiniDecoder
/external/cronet/stable/third_party/protobuf/python/google/protobuf/internal/
Dreflection_test.py87 ReadUInt32 = ReadVarint variable in _MiniDecoder

12