Home
last modified time | relevance | path

Searched defs:OnSendCompressedFrame (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dspdy_no_op_visitor.h78 void OnSendCompressedFrame(SpdyStreamId /*stream_id*/, SpdyFrameType /*type*/, in OnSendCompressedFrame() function
H A Dspdy_protocol.h1077 virtual void OnSendCompressedFrame(SpdyStreamId /*stream_id*/, in OnSendCompressedFrame() function
H A Dspdy_framer_test.cc457 void OnSendCompressedFrame(SpdyStreamId stream_id, SpdyFrameType type, in OnSendCompressedFrame() function in spdy::test::TestSpdyVisitor
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_spdy_session.cc431 void OnSendCompressedFrame(SpdyStreamId /*stream_id*/, SpdyFrameType /*type*/, in OnSendCompressedFrame() function in quic::QuicSpdySession::SpdyFramerVisitor
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_session.cc3044 void SpdySession::OnSendCompressedFrame(spdy::SpdyStreamId stream_id, in OnSendCompressedFrame() function in net::SpdySession