Searched defs:QuicWindowUpdateFrame (Results 1 – 8 of 8) sorted by relevance
19 struct QUICHE_EXPORT QuicWindowUpdateFrame struct31 QuicFrameType type;35 QuicControlFrameId control_frame_id = kInvalidControlFrameId;39 QuicStreamId stream_id = 0;43 QuicByteCount max_data = 0;
11 QuicWindowUpdateFrame::QuicWindowUpdateFrame() in QuicWindowUpdateFrame() function in quic::QuicWindowUpdateFrame14 QuicWindowUpdateFrame::QuicWindowUpdateFrame( in QuicWindowUpdateFrame() function in quic::QuicWindowUpdateFrame
53 void OnWindowUpdateFrame(const QuicWindowUpdateFrame& /*frame*/) override {} in OnWindowUpdateFrame()
271 const QuicWindowUpdateFrame& /*frame*/) { in OnWindowUpdateFrame()
163 bool OnWindowUpdateFrame(const QuicWindowUpdateFrame& /*frame*/) override { in OnWindowUpdateFrame()
358 virtual void OnWindowUpdateFrame(const QuicWindowUpdateFrame& /*frame*/, in OnWindowUpdateFrame()
428 const QuicWindowUpdateFrame& /*frame*/) { in OnWindowUpdateFrame()
4830 void OnWindowUpdateFrame(const QuicWindowUpdateFrame& /*frame*/, in OnWindowUpdateFrame()