/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/http2/decoder/ |
H A D | http2_frame_decoder_listener.h | 146 virtual void OnRstStream(const Http2FrameHeader& header, 191 virtual void OnPing(const Http2FrameHeader& header, 195 virtual void OnPingAck(const Http2FrameHeader& header, 312 void OnPriorityFrame(const Http2FrameHeader& /*header*/, in OnPriorityFrame() argument 318 void OnRstStream(const Http2FrameHeader& /*header*/, in OnRstStream() argument 328 void OnPing(const Http2FrameHeader& /*header*/, in OnPing() argument 330 void OnPingAck(const Http2FrameHeader& /*header*/, in OnPingAck() argument 332 void OnGoAwayStart(const Http2FrameHeader& /*header*/, in OnGoAwayStart() argument 336 void OnWindowUpdate(const Http2FrameHeader& /*header*/, in OnWindowUpdate() argument 338 void OnAltSvcStart(const Http2FrameHeader& /*header*/, in OnAltSvcStart() argument [all …]
|
H A D | http2_frame_decoder_listener_test_util.h | 35 void OnPriorityFrame(const Http2FrameHeader& header, 41 void OnRstStream(const Http2FrameHeader& header, 51 void OnPing(const Http2FrameHeader& header, 53 void OnPingAck(const Http2FrameHeader& header, 55 void OnGoAwayStart(const Http2FrameHeader& header, 59 void OnWindowUpdate(const Http2FrameHeader& header, 61 void OnAltSvcStart(const Http2FrameHeader& header, 102 void OnRstStream(const Http2FrameHeader& header, 112 void OnPing(const Http2FrameHeader& header, 114 void OnPingAck(const Http2FrameHeader& header, [all …]
|
H A D | http2_frame_decoder_listener_test_util.cc | 19 const Http2FrameHeader& header) { in OnFrameHeader() 25 const Http2FrameHeader& header) { in OnDataStart() 39 const Http2FrameHeader& header) { in OnHeadersStart() 58 const Http2FrameHeader& header, in OnPriorityFrame() 64 const Http2FrameHeader& header) { in OnContinuationStart() 82 const Http2FrameHeader& header, in OnRstStream() 107 const Http2FrameHeader& header, in OnPushPromiseStart() 129 const Http2FrameHeader& header, in OnGoAwayStart() 144 const Http2FrameHeader& header, in OnWindowUpdate() 150 const Http2FrameHeader& header, in OnAltSvcStart() [all …]
|
H A D | http2_frame_decoder_test.cc | 170 const Http2FrameHeader& header) { in DecodePayloadAndValidateSeveralWays() 201 const Http2FrameHeader& header) { in DecodePayloadExpectingFrameSizeError() 232 Http2FrameHeader header(0, Http2FrameType::DATA, 0, 0); in TEST_F() 311 Http2FrameHeader header(4, Http2FrameType::PUSH_PROMISE, in TEST_F() 327 Http2FrameHeader header(8, Http2FrameType::PING, 0, 0); in TEST_F() 445 Http2FrameHeader header( in TEST_F() 497 Http2FrameHeader header(7, Http2FrameType::PUSH_PROMISE, in TEST_F() 577 Http2FrameHeader header(7, Http2FrameType::DATA, in TEST_F() 614 Http2FrameHeader header(12, Http2FrameType::HEADERS, in TEST_F() 769 Http2FrameHeader header(7, Http2FrameType::PING, 0, 0); in TEST_F() [all …]
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/http2/decoder/ |
H A D | http2_frame_decoder_listener.h | 146 virtual void OnRstStream(const Http2FrameHeader& header, 191 virtual void OnPing(const Http2FrameHeader& header, 195 virtual void OnPingAck(const Http2FrameHeader& header, 312 void OnPriorityFrame(const Http2FrameHeader& /*header*/, in OnPriorityFrame() argument 318 void OnRstStream(const Http2FrameHeader& /*header*/, in OnRstStream() argument 328 void OnPing(const Http2FrameHeader& /*header*/, in OnPing() argument 330 void OnPingAck(const Http2FrameHeader& /*header*/, in OnPingAck() argument 332 void OnGoAwayStart(const Http2FrameHeader& /*header*/, in OnGoAwayStart() argument 336 void OnWindowUpdate(const Http2FrameHeader& /*header*/, in OnWindowUpdate() argument 338 void OnAltSvcStart(const Http2FrameHeader& /*header*/, in OnAltSvcStart() argument [all …]
|
H A D | http2_frame_decoder_listener_test_util.h | 35 void OnPriorityFrame(const Http2FrameHeader& header, 41 void OnRstStream(const Http2FrameHeader& header, 51 void OnPing(const Http2FrameHeader& header, 53 void OnPingAck(const Http2FrameHeader& header, 55 void OnGoAwayStart(const Http2FrameHeader& header, 59 void OnWindowUpdate(const Http2FrameHeader& header, 61 void OnAltSvcStart(const Http2FrameHeader& header, 102 void OnRstStream(const Http2FrameHeader& header, 112 void OnPing(const Http2FrameHeader& header, 114 void OnPingAck(const Http2FrameHeader& header, [all …]
|
H A D | http2_frame_decoder_listener_test_util.cc | 19 const Http2FrameHeader& header) { in OnFrameHeader() 25 const Http2FrameHeader& header) { in OnDataStart() 39 const Http2FrameHeader& header) { in OnHeadersStart() 58 const Http2FrameHeader& header, in OnPriorityFrame() 64 const Http2FrameHeader& header) { in OnContinuationStart() 82 const Http2FrameHeader& header, in OnRstStream() 107 const Http2FrameHeader& header, in OnPushPromiseStart() 129 const Http2FrameHeader& header, in OnGoAwayStart() 144 const Http2FrameHeader& header, in OnWindowUpdate() 150 const Http2FrameHeader& header, in OnAltSvcStart() [all …]
|
H A D | http2_frame_decoder_test.cc | 168 const Http2FrameHeader& header) { in DecodePayloadAndValidateSeveralWays() 199 const Http2FrameHeader& header) { in DecodePayloadExpectingFrameSizeError() 230 Http2FrameHeader header(0, Http2FrameType::DATA, 0, 0); in TEST_F() 309 Http2FrameHeader header(4, Http2FrameType::PUSH_PROMISE, in TEST_F() 325 Http2FrameHeader header(8, Http2FrameType::PING, 0, 0); in TEST_F() 443 Http2FrameHeader header( in TEST_F() 495 Http2FrameHeader header(7, Http2FrameType::PUSH_PROMISE, in TEST_F() 575 Http2FrameHeader header(7, Http2FrameType::DATA, in TEST_F() 612 Http2FrameHeader header(12, Http2FrameType::HEADERS, in TEST_F() 767 Http2FrameHeader header(7, Http2FrameType::PING, 0, 0); in TEST_F() [all …]
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/http2/test_tools/ |
H A D | frame_parts_collector_listener.h | 34 bool OnFrameHeader(const Http2FrameHeader& header) override; 35 void OnDataStart(const Http2FrameHeader& header) override; 42 void OnPriorityFrame(const Http2FrameHeader& header, 48 void OnRstStream(const Http2FrameHeader& header, 54 void OnPushPromiseStart(const Http2FrameHeader& header, 58 void OnPing(const Http2FrameHeader& header, 60 void OnPingAck(const Http2FrameHeader& header, 62 void OnGoAwayStart(const Http2FrameHeader& header, 66 void OnWindowUpdate(const Http2FrameHeader& header, 68 void OnAltSvcStart(const Http2FrameHeader& header, [all …]
|
H A D | frame_parts.h | 34 explicit FrameParts(const Http2FrameHeader& header); 41 FrameParts(const Http2FrameHeader& header, 73 void OnPriorityFrame(const Http2FrameHeader& header, 79 void OnRstStream(const Http2FrameHeader& header, 89 void OnPing(const Http2FrameHeader& header, 91 void OnPingAck(const Http2FrameHeader& header, 93 void OnGoAwayStart(const Http2FrameHeader& header, 97 void OnWindowUpdate(const Http2FrameHeader& header, 99 void OnAltSvcStart(const Http2FrameHeader& header, 202 const Http2FrameHeader& header, [all …]
|
H A D | frame_parts_collector_listener.cc | 14 const Http2FrameHeader& header) { in OnFrameHeader() 36 const Http2FrameHeader& header) { in OnHeadersStart() 59 const Http2FrameHeader& header, in OnPriorityFrame() 66 const Http2FrameHeader& header) { in OnContinuationStart() 94 const Http2FrameHeader& header) { in OnSettingsStart() 113 const Http2FrameHeader& header) { in OnSettingsAck() 119 const Http2FrameHeader& header, in OnPushPromiseStart() 147 const Http2FrameHeader& header, in OnGoAwayStart() 165 const Http2FrameHeader& header, in OnWindowUpdate() 200 const Http2FrameHeader& header) { in OnUnknownStart() [all …]
|
H A D | frame_parts_collector.h | 53 void ExpectFrameHeader(const Http2FrameHeader& header); 60 Http2FrameDecoderListener* StartFrame(const Http2FrameHeader& header); 68 Http2FrameDecoderListener* StartAndEndFrame(const Http2FrameHeader& header); 86 Http2FrameDecoderListener* FrameError(const Http2FrameHeader& header); 96 void TestExpectedHeader(const Http2FrameHeader& header); 104 Http2FrameHeader expected_header_;
|
H A D | frame_parts.cc | 54 FrameParts::FrameParts(const Http2FrameHeader& header, in FrameParts() 61 FrameParts::FrameParts(const Http2FrameHeader& header, in FrameParts() 129 bool FrameParts::OnFrameHeader(const Http2FrameHeader& header) { in OnFrameHeader() 134 void FrameParts::OnDataStart(const Http2FrameHeader& header) { in OnDataStart() 185 void FrameParts::OnPriorityFrame(const Http2FrameHeader& header, in OnPriorityFrame() 224 void FrameParts::OnRstStream(const Http2FrameHeader& header, in OnRstStream() 284 void FrameParts::OnPing(const Http2FrameHeader& header, in OnPing() 294 void FrameParts::OnPingAck(const Http2FrameHeader& header, in OnPingAck() 304 void FrameParts::OnGoAwayStart(const Http2FrameHeader& header, in OnGoAwayStart() 336 void FrameParts::OnAltSvcStart(const Http2FrameHeader& header, in OnAltSvcStart() [all …]
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/http2/test_tools/ |
H A D | frame_parts_collector_listener.h | 34 bool OnFrameHeader(const Http2FrameHeader& header) override; 35 void OnDataStart(const Http2FrameHeader& header) override; 42 void OnPriorityFrame(const Http2FrameHeader& header, 48 void OnRstStream(const Http2FrameHeader& header, 54 void OnPushPromiseStart(const Http2FrameHeader& header, 58 void OnPing(const Http2FrameHeader& header, 60 void OnPingAck(const Http2FrameHeader& header, 62 void OnGoAwayStart(const Http2FrameHeader& header, 66 void OnWindowUpdate(const Http2FrameHeader& header, 68 void OnAltSvcStart(const Http2FrameHeader& header, [all …]
|
H A D | frame_parts.h | 34 explicit FrameParts(const Http2FrameHeader& header); 41 FrameParts(const Http2FrameHeader& header, 72 void OnPriorityFrame(const Http2FrameHeader& header, 78 void OnRstStream(const Http2FrameHeader& header, 88 void OnPing(const Http2FrameHeader& header, 90 void OnPingAck(const Http2FrameHeader& header, 92 void OnGoAwayStart(const Http2FrameHeader& header, 96 void OnWindowUpdate(const Http2FrameHeader& header, 98 void OnAltSvcStart(const Http2FrameHeader& header, 193 const Http2FrameHeader& header, [all …]
|
H A D | frame_parts_collector_listener.cc | 14 const Http2FrameHeader& header) { in OnFrameHeader() 36 const Http2FrameHeader& header) { in OnHeadersStart() 59 const Http2FrameHeader& header, in OnPriorityFrame() 66 const Http2FrameHeader& header) { in OnContinuationStart() 94 const Http2FrameHeader& header) { in OnSettingsStart() 113 const Http2FrameHeader& header) { in OnSettingsAck() 119 const Http2FrameHeader& header, in OnPushPromiseStart() 147 const Http2FrameHeader& header, in OnGoAwayStart() 165 const Http2FrameHeader& header, in OnWindowUpdate() 200 const Http2FrameHeader& header) { in OnUnknownStart() [all …]
|
H A D | frame_parts_collector.h | 53 void ExpectFrameHeader(const Http2FrameHeader& header); 60 Http2FrameDecoderListener* StartFrame(const Http2FrameHeader& header); 68 Http2FrameDecoderListener* StartAndEndFrame(const Http2FrameHeader& header); 86 Http2FrameDecoderListener* FrameError(const Http2FrameHeader& header); 96 void TestExpectedHeader(const Http2FrameHeader& header); 104 Http2FrameHeader expected_header_;
|
H A D | frame_parts.cc | 53 FrameParts::FrameParts(const Http2FrameHeader& header, in FrameParts() 60 FrameParts::FrameParts(const Http2FrameHeader& header, in FrameParts() 128 bool FrameParts::OnFrameHeader(const Http2FrameHeader& header) { in OnFrameHeader() 133 void FrameParts::OnDataStart(const Http2FrameHeader& header) { in OnDataStart() 184 void FrameParts::OnPriorityFrame(const Http2FrameHeader& header, in OnPriorityFrame() 223 void FrameParts::OnRstStream(const Http2FrameHeader& header, in OnRstStream() 283 void FrameParts::OnPing(const Http2FrameHeader& header, in OnPing() 293 void FrameParts::OnPingAck(const Http2FrameHeader& header, in OnPingAck() 303 void FrameParts::OnGoAwayStart(const Http2FrameHeader& header, in OnGoAwayStart() 335 void FrameParts::OnAltSvcStart(const Http2FrameHeader& header, in OnAltSvcStart() [all …]
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/spdy/core/ |
H A D | http2_frame_decoder_adapter.h | 180 void OnPriorityFrame(const Http2FrameHeader& header, 186 void OnRstStream(const Http2FrameHeader& header, 196 void OnPing(const Http2FrameHeader& header, 198 void OnPingAck(const Http2FrameHeader& header, 200 void OnGoAwayStart(const Http2FrameHeader& header, 204 void OnWindowUpdate(const Http2FrameHeader& header, 206 void OnAltSvcStart(const Http2FrameHeader& header, 215 void OnPaddingTooLong(const Http2FrameHeader& header, 232 const Http2FrameHeader& frame_header() const; 264 Http2FrameHeader frame_header_; [all …]
|
H A D | http2_frame_decoder_adapter.cc | 77 void CorruptFrameHeader(Http2FrameHeader* header) { in CorruptFrameHeader() 90 void CorruptFrameHeader(Http2FrameHeader* /*header*/) {} in CorruptFrameHeader() argument 429 void Http2DecoderAdapter::OnDataStart(const Http2FrameHeader& header) { in OnDataStart() 565 void Http2DecoderAdapter::OnRstStream(const Http2FrameHeader& header, in OnRstStream() 606 const Http2FrameHeader& header, in OnPushPromiseStart() 631 void Http2DecoderAdapter::OnPing(const Http2FrameHeader& header, in OnPing() 639 void Http2DecoderAdapter::OnPingAck(const Http2FrameHeader& header, in OnPingAck() 647 void Http2DecoderAdapter::OnGoAwayStart(const Http2FrameHeader& header, in OnGoAwayStart() 937 const Http2FrameHeader& Http2DecoderAdapter::frame_header() const { in frame_header() 1028 const Http2FrameHeader& header) { in HasRequiredStreamIdZero() [all …]
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/spdy/core/ |
H A D | http2_frame_decoder_adapter.h | 180 void OnPriorityFrame(const Http2FrameHeader& header, 186 void OnRstStream(const Http2FrameHeader& header, 196 void OnPing(const Http2FrameHeader& header, 198 void OnPingAck(const Http2FrameHeader& header, 200 void OnGoAwayStart(const Http2FrameHeader& header, 204 void OnWindowUpdate(const Http2FrameHeader& header, 206 void OnAltSvcStart(const Http2FrameHeader& header, 215 void OnPaddingTooLong(const Http2FrameHeader& header, 232 const Http2FrameHeader& frame_header() const; 264 Http2FrameHeader frame_header_; [all …]
|
H A D | http2_frame_decoder_adapter.cc | 77 void CorruptFrameHeader(Http2FrameHeader* header) { in CorruptFrameHeader() 90 void CorruptFrameHeader(Http2FrameHeader* /*header*/) {} in CorruptFrameHeader() argument 423 void Http2DecoderAdapter::OnDataStart(const Http2FrameHeader& header) { in OnDataStart() 559 void Http2DecoderAdapter::OnRstStream(const Http2FrameHeader& header, in OnRstStream() 600 const Http2FrameHeader& header, in OnPushPromiseStart() 625 void Http2DecoderAdapter::OnPing(const Http2FrameHeader& header, in OnPing() 633 void Http2DecoderAdapter::OnPingAck(const Http2FrameHeader& header, in OnPingAck() 641 void Http2DecoderAdapter::OnGoAwayStart(const Http2FrameHeader& header, in OnGoAwayStart() 933 const Http2FrameHeader& Http2DecoderAdapter::frame_header() const { in frame_header() 1024 const Http2FrameHeader& header) { in HasRequiredStreamIdZero() [all …]
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/http2/ |
H A D | http2_structures_test_util.h | 28 void Randomize(Http2FrameHeader* out, Http2Random* rng); 40 void ScrubFlagsOfHeader(Http2FrameHeader* header); 44 bool FrameIsPadded(const Http2FrameHeader& header); 47 bool FrameHasPriority(const Http2FrameHeader& header); 51 bool FrameCanHavePayload(const Http2FrameHeader& header); 55 bool FrameCanHaveHpackPayload(const Http2FrameHeader& header);
|
H A D | http2_structures_test_util.cc | 17 void Randomize(Http2FrameHeader* p, Http2Random* rng) { in Randomize() 54 void ScrubFlagsOfHeader(Http2FrameHeader* header) { in ScrubFlagsOfHeader() 60 bool FrameIsPadded(const Http2FrameHeader& header) { in FrameIsPadded() 71 bool FrameHasPriority(const Http2FrameHeader& header) { in FrameHasPriority() 82 bool FrameCanHavePayload(const Http2FrameHeader& header) { in FrameCanHavePayload() 97 bool FrameCanHaveHpackPayload(const Http2FrameHeader& header) { in FrameCanHaveHpackPayload()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/http2/ |
H A D | http2_structures_test_util.h | 28 void Randomize(Http2FrameHeader* out, Http2Random* rng); 40 void ScrubFlagsOfHeader(Http2FrameHeader* header); 44 bool FrameIsPadded(const Http2FrameHeader& header); 47 bool FrameHasPriority(const Http2FrameHeader& header); 51 bool FrameCanHavePayload(const Http2FrameHeader& header); 55 bool FrameCanHaveHpackPayload(const Http2FrameHeader& header);
|