Searched refs:ReadUInt31 (Results 1 – 3 of 3) sorted by relevance
61 bool ReadUInt31(uint32* result);
85 bool SpdyFrameReader::ReadUInt31(uint32* result) { in ReadUInt31() function in net::SpdyFrameReader
712 successful_read = reader->ReadUInt31(¤t_frame_stream_id_); in ProcessCommonHeader()751 successful_read = reader->ReadUInt31(¤t_frame_stream_id_); in ProcessCommonHeader()1388 successful_read = reader.ReadUInt31(¤t_frame_stream_id_); in ProcessControlFrameBeforeHeaderBlock()1396 successful_read = reader.ReadUInt31(&associated_to_stream_id); in ProcessControlFrameBeforeHeaderBlock()1447 successful_read = reader.ReadUInt31(¤t_frame_stream_id_); in ProcessControlFrameBeforeHeaderBlock()1519 bool successful_read = reader.ReadUInt31(&promised_stream_id); in ProcessControlFrameBeforeHeaderBlock()1824 successful_read = reader.ReadUInt31(¤t_frame_stream_id_); in ProcessControlFramePayload()1893 bool successful_read = reader.ReadUInt31(¤t_frame_stream_id_); in ProcessGoAwayFramePayload()1961 bool successful_read = reader.ReadUInt31(¤t_frame_stream_id_); in ProcessRstStreamFramePayload()