/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/ |
H A D | http2_frame_decoder_listener_test_util.cc | 137 void FailingHttp2FrameDecoderListener::OnWindowUpdate( in OnWindowUpdate() function in http2::FailingHttp2FrameDecoderListener 406 void LoggingHttp2FrameDecoderListener::OnWindowUpdate( in OnWindowUpdate() function in http2::LoggingHttp2FrameDecoderListener
|
H A D | frame_parts_collector_listener.cc | 163 void FramePartsCollectorListener::OnWindowUpdate( in OnWindowUpdate() function in http2::test::FramePartsCollectorListener
|
H A D | frame_parts.cc | 326 void FrameParts::OnWindowUpdate(const Http2FrameHeader& header, in OnWindowUpdate() function in http2::test::FrameParts
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/ |
H A D | window_update_payload_decoder_test.cc | 38 void OnWindowUpdate(const Http2FrameHeader& header, in OnWindowUpdate() function
|
/aosp_15_r20/external/cronet/net/test/embedded_test_server/ |
H A D | http2_connection.h | 87 void OnWindowUpdate(StreamId stream_id, int window_increment) override {} in OnWindowUpdate() function
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/ |
H A D | recording_http2_visitor.cc | 128 void RecordingHttp2Visitor::OnWindowUpdate(Http2StreamId stream_id, in OnWindowUpdate() function in http2::adapter::test::RecordingHttp2Visitor
|
H A D | event_forwarder.cc | 129 void EventForwarder::OnWindowUpdate(spdy::SpdyStreamId stream_id, in OnWindowUpdate() function in http2::adapter::EventForwarder
|
H A D | callback_visitor.cc | 400 void CallbackVisitor::OnWindowUpdate(Http2StreamId stream_id, in OnWindowUpdate() function in http2::adapter::CallbackVisitor
|
H A D | oghttp2_session.cc | 1465 void OgHttp2Session::OnWindowUpdate(spdy::SpdyStreamId stream_id, in OnWindowUpdate() function in http2::adapter::OgHttp2Session
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/ |
H A D | spdy_no_op_visitor.h | 56 void OnWindowUpdate(SpdyStreamId /*stream_id*/, in OnWindowUpdate() function
|
H A D | http2_frame_decoder_adapter.cc | 644 void Http2DecoderAdapter::OnWindowUpdate(const Http2FrameHeader& header, in OnWindowUpdate() function in http2::Http2DecoderAdapter
|
H A D | spdy_framer_test.cc | 384 void OnWindowUpdate(SpdyStreamId stream_id, int delta_window_size) override { in OnWindowUpdate() function in spdy::test::TestSpdyVisitor
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/ |
H A D | http2_frame_decoder_listener.h | 359 void OnWindowUpdate(const Http2FrameHeader& /*header*/, in OnWindowUpdate() function
|
/aosp_15_r20/external/cronet/net/spdy/ |
H A D | buffered_spdy_framer.cc | 192 void BufferedSpdyFramer::OnWindowUpdate(spdy::SpdyStreamId stream_id, in OnWindowUpdate() function in net::BufferedSpdyFramer
|
H A D | buffered_spdy_framer_unittest.cc | 104 void OnWindowUpdate(spdy::SpdyStreamId stream_id, in OnWindowUpdate() function in net::__anon18d68cf70111::TestBufferedSpdyVisitor
|
H A D | spdy_test_util_common.cc | 225 void OnWindowUpdate(spdy::SpdyStreamId stream_id, in OnWindowUpdate() function in net::__anon673badfe0211::PriorityGetter
|
H A D | spdy_session.cc | 2908 void SpdySession::OnWindowUpdate(spdy::SpdyStreamId stream_id, in OnWindowUpdate() function in net::SpdySession
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/core/ |
H A D | http2_trace_logging.cc | 276 void Http2TraceLogger::OnWindowUpdate(SpdyStreamId stream_id, in OnWindowUpdate() function in http2::Http2TraceLogger
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/ |
H A D | quic_spdy_session.cc | 375 void OnWindowUpdate(SpdyStreamId /*stream_id*/, in OnWindowUpdate() function in quic::QuicSpdySession::SpdyFramerVisitor
|