Home
last modified time | relevance | path

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

/external/chromium_org/net/quic/
Dquic_headers_stream.cc146 virtual void OnSendCompressedFrame(SpdyStreamId stream_id, in OnSendCompressedFrame() function in net::QuicHeadersStream::SpdyFramerVisitor
/external/chromium_org/net/spdy/
Dspdy_framer.h315 virtual void OnSendCompressedFrame(SpdyStreamId stream_id, in OnSendCompressedFrame() function
Dspdy_session.cc2132 void SpdySession::OnSendCompressedFrame( in OnSendCompressedFrame() function in net::SpdySession
Dspdy_framer_test.cc460 virtual void OnSendCompressedFrame(SpdyStreamId stream_id, in OnSendCompressedFrame() function in net::test::TestSpdyVisitor