/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/ |
H A D | http2_frame_decoder_listener_test_util.cc | 18 bool FailingHttp2FrameDecoderListener::OnFrameHeader( in OnFrameHeader() function in http2::FailingHttp2FrameDecoderListener 210 bool LoggingHttp2FrameDecoderListener::OnFrameHeader( in OnFrameHeader() function in http2::LoggingHttp2FrameDecoderListener
|
H A D | frame_parts_collector_listener.cc | 13 bool FramePartsCollectorListener::OnFrameHeader( in OnFrameHeader() function in http2::test::FramePartsCollectorListener
|
H A D | frame_parts.cc | 129 bool FrameParts::OnFrameHeader(const Http2FrameHeader& /*header*/) { in OnFrameHeader() function in http2::test::FrameParts
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/ |
H A D | http2_frame_decoder_listener.cc | 9 bool Http2FrameDecoderNoOpListener::OnFrameHeader( in OnFrameHeader() function in http2::Http2FrameDecoderNoOpListener
|
/aosp_15_r20/external/cronet/net/spdy/ |
H A D | alps_decoder.cc | 111 bool AlpsDecoder::AcceptChParser::OnFrameHeader(spdy::SpdyStreamId stream_id, in OnFrameHeader() function in net::AlpsDecoder::AcceptChParser
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/ |
H A D | http2_visitor_interface.h | 92 virtual bool OnFrameHeader(Http2StreamId /*stream_id*/, size_t /*length*/, in OnFrameHeader() function
|
H A D | recording_http2_visitor.cc | 21 bool RecordingHttp2Visitor::OnFrameHeader(Http2StreamId stream_id, in OnFrameHeader() function in http2::adapter::test::RecordingHttp2Visitor
|
H A D | callback_visitor.cc | 114 bool CallbackVisitor::OnFrameHeader(Http2StreamId stream_id, size_t length, in OnFrameHeader() function in http2::adapter::CallbackVisitor
|
/aosp_15_r20/external/cronet/net/test/embedded_test_server/ |
H A D | http2_connection.cc | 395 bool Http2Connection::OnFrameHeader(StreamId /*stream_id*/, in OnFrameHeader() function in net::test_server::Http2Connection
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/ |
H A D | http2_frame_decoder_adapter.cc | 322 bool Http2DecoderAdapter::OnFrameHeader(const Http2FrameHeader& header) { in OnFrameHeader() function in http2::Http2DecoderAdapter
|
H A D | spdy_framer_test.cc | 570 bool OnFrameHeader(SpdyStreamId stream_id, size_t length, uint8_t type, in OnFrameHeader() function in spdy::test::TestExtension
|