Home
last modified time | relevance | path

Searched defs:OnPriorityFrame (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
H A Dhttp2_frame_decoder_listener_test_util.cc55 void FailingHttp2FrameDecoderListener::OnPriorityFrame( in OnPriorityFrame() function in http2::FailingHttp2FrameDecoderListener
273 void LoggingHttp2FrameDecoderListener::OnPriorityFrame( in OnPriorityFrame() function in http2::LoggingHttp2FrameDecoderListener
H A Dframe_parts_collector_listener.cc58 void FramePartsCollectorListener::OnPriorityFrame( in OnPriorityFrame() function in http2::test::FramePartsCollectorListener
H A Dframe_parts.cc185 void FrameParts::OnPriorityFrame(const Http2FrameHeader& header, in OnPriorityFrame() function in http2::test::FrameParts
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/payload_decoders/
H A Dpriority_payload_decoder_test.cc38 void OnPriorityFrame(const Http2FrameHeader& header, in OnPriorityFrame() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/
H A Dhttp2_frame_decoder_listener.h335 void OnPriorityFrame(const Http2FrameHeader& /*header*/, in OnPriorityFrame() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dhttp2_frame_decoder_adapter.cc489 void Http2DecoderAdapter::OnPriorityFrame(const Http2FrameHeader& header, in OnPriorityFrame() function in http2::Http2DecoderAdapter
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_spdy_stream.cc736 void QuicSpdyStream::OnPriorityFrame( in OnPriorityFrame() function in quic::QuicSpdyStream
H A Dquic_spdy_session.cc659 void QuicSpdySession::OnPriorityFrame( in OnPriorityFrame() function in quic::QuicSpdySession
H A Dquic_spdy_stream_test.cc1803 TEST_P(QuicSpdyStreamTest, OnPriorityFrame) { in TEST_P() argument
H A Dquic_spdy_session_test.cc2281 TEST_P(QuicSpdySessionTestServer, OnPriorityFrame) { in TEST_P() argument