Home
last modified time | relevance | path

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

/external/chromium_org/net/spdy/
Dspdy_frame_reader.cc51 bool SpdyFrameReader::ReadUInt32(uint32* result) { in ReadUInt32() function in net::SpdyFrameReader
Dspdy_frame_reader_test.cc35 TEST(SpdyFrameReaderTest, ReadUInt32) { in TEST() argument
/external/chromium_org/chrome/utility/media_galleries/
Dpmp_column_reader.cc73 bool PmpColumnReader::ReadUInt32(const uint32 row, uint32* result) const { in ReadUInt32() function in picasa::PmpColumnReader
/external/chromium_org/net/quic/
Dquic_data_reader.cc24 bool QuicDataReader::ReadUInt32(uint32* result) { in ReadUInt32() function in net::QuicDataReader
/external/chromium_org/build/mac/
Dchange_mach_o_flags.py125 def ReadUInt32(file, endian): function
/external/chromium_org/third_party/webrtc/base/
Dbytebuffer.cc100 bool ByteBuffer::ReadUInt32(uint32* val) { in ReadUInt32() function in rtc::ByteBuffer
/external/chromium_org/third_party/libjingle/source/talk/base/
Dbytebuffer.cc117 bool ByteBuffer::ReadUInt32(uint32* val) { in ReadUInt32() function in talk_base::ByteBuffer
/external/lzma/CPP/7zip/Archive/7z/
D7zIn.h163 UInt32 ReadUInt32() { return _inByteBack->ReadUInt32(); } in ReadUInt32() function
D7zIn.cpp241 UInt32 CInByte2::ReadUInt32() in ReadUInt32() function in NArchive::N7z::CInByte2
/external/chromium_org/base/
Dpickle.cc97 bool PickleIterator::ReadUInt32(uint32* result) { in ReadUInt32() function in PickleIterator
Dpickle.h162 bool ReadUInt32(PickleIterator* iter, in ReadUInt32() function
/external/chromium_org/chrome/test/chromedriver/
Dutil.cc144 bool ReadUInt32(uint32* data) { in ReadUInt32() function in __anonfcc41dd60211::DataInputStream
/external/protobuf/python/google/protobuf/internal/
Dreflection_test.py80 ReadUInt32 = ReadVarint variable in _MiniDecoder
/external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
Dreflection_test.py80 ReadUInt32 = ReadVarint variable in _MiniDecoder