Searched defs:QuicWindowUpdateFrame (Results 1 – 4 of 4) sorted by relevance
816 struct NET_EXPORT_PRIVATE QuicWindowUpdateFrame { struct817 QuicWindowUpdateFrame() {} in QuicWindowUpdateFrame() function825 QuicStreamId stream_id;829 QuicStreamOffset byte_offset;
135 virtual bool OnWindowUpdateFrame(const QuicWindowUpdateFrame& /*frame*/) in OnWindowUpdateFrame()
552 QuicWindowUpdateFrame::QuicWindowUpdateFrame(QuicStreamId stream_id, in QuicWindowUpdateFrame() function in net::QuicWindowUpdateFrame
140 virtual bool OnWindowUpdateFrame(const QuicWindowUpdateFrame& /*frame*/) in OnWindowUpdateFrame()