Home
last modified time | relevance | path

Searched defs:OnFrameHeader (Results 1 – 12 of 12) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/
Dhttp2_frame_decoder_listener.cc9 bool Http2FrameDecoderNoOpListener::OnFrameHeader( in OnFrameHeader() function in http2::Http2FrameDecoderNoOpListener
/external/cronet/net/spdy/
Dalps_decoder.cc109 bool AlpsDecoder::AcceptChParser::OnFrameHeader(spdy::SpdyStreamId stream_id, in OnFrameHeader() function in net::AlpsDecoder::AcceptChParser
/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
Dhttp2_visitor_interface.h92 virtual bool OnFrameHeader(Http2StreamId /*stream_id*/, size_t /*length*/, in OnFrameHeader() function
Drecording_http2_visitor.cc21 bool RecordingHttp2Visitor::OnFrameHeader(Http2StreamId stream_id, in OnFrameHeader() function in http2::adapter::test::RecordingHttp2Visitor
Dcallback_visitor.cc76 bool CallbackVisitor::OnFrameHeader(Http2StreamId stream_id, size_t length, in OnFrameHeader() function in http2::adapter::CallbackVisitor
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
Dmetadata_extension.cc98 bool MetadataVisitor::OnFrameHeader(SpdyStreamId stream_id, size_t length, in OnFrameHeader() function in spdy::MetadataVisitor
Dhttp2_frame_decoder_adapter.cc320 bool Http2DecoderAdapter::OnFrameHeader(const Http2FrameHeader& header) { in OnFrameHeader() function in http2::Http2DecoderAdapter
Dspdy_framer_test.cc563 bool OnFrameHeader(SpdyStreamId stream_id, size_t length, uint8_t type, in OnFrameHeader() function in spdy::test::TestExtension
/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
Dhttp2_frame_decoder_listener_test_util.cc18 bool FailingHttp2FrameDecoderListener::OnFrameHeader( in OnFrameHeader() function in http2::FailingHttp2FrameDecoderListener
210 bool LoggingHttp2FrameDecoderListener::OnFrameHeader( in OnFrameHeader() function in http2::LoggingHttp2FrameDecoderListener
Dframe_parts_collector_listener.cc13 bool FramePartsCollectorListener::OnFrameHeader( in OnFrameHeader() function in http2::test::FramePartsCollectorListener
Dframe_parts.cc128 bool FrameParts::OnFrameHeader(const Http2FrameHeader& /*header*/) { in OnFrameHeader() function in http2::test::FrameParts
/external/cronet/net/test/embedded_test_server/
Dhttp2_connection.cc395 bool Http2Connection::OnFrameHeader(StreamId /*stream_id*/, in OnFrameHeader() function in net::test_server::Http2Connection