Searched defs:ReadUInt32 (Results 1 – 4 of 4) sorted by relevance
49 bool SpdyFrameBuilder::ReadUInt32(void** iter, uint32* result) const { in ReadUInt32() function in spdy::SpdyFrameBuilder
98 bool ByteBuffer::ReadUInt32(uint32* val) { in ReadUInt32() function in talk_base::ByteBuffer
174 bool Pickle::ReadUInt32(void** iter, uint32* result) const { in ReadUInt32() function in Pickle
80 ReadUInt32 = ReadVarint variable in _MiniDecoder