Searched defs:OnBlockedFrame (Results 1 – 9 of 9) sorted by relevance
127 virtual bool OnBlockedFrame(const QuicBlockedFrame& frame) OVERRIDE { in OnBlockedFrame() function in net::test::SimpleFramerVisitor
192 bool NoOpFramerVisitor::OnBlockedFrame(const QuicBlockedFrame& frame) { in OnBlockedFrame() function in net::test::NoOpFramerVisitor
140 virtual bool OnBlockedFrame(const QuicBlockedFrame& frame) OVERRIDE { in OnBlockedFrame() function in net::QuicDispatcher::QuicFramerVisitor
193 virtual void OnBlockedFrame(const QuicBlockedFrame& frame) {} in OnBlockedFrame() function
650 void QuicConnectionLogger::OnBlockedFrame(const QuicBlockedFrame& frame) { in OnBlockedFrame() function in net::QuicConnectionLogger
773 bool QuicConnection::OnBlockedFrame(const QuicBlockedFrame& frame) { in OnBlockedFrame() function in net::QuicConnection
142 bool QuicFramerVisitorInterface::OnBlockedFrame(const QuicBlockedFrame& frame) { in OnBlockedFrame() function in net::QuicFramerVisitorInterface
324 virtual bool OnBlockedFrame(const QuicBlockedFrame& frame) OVERRIDE { in OnBlockedFrame() function in net::test::TestQuicVisitor
145 virtual bool OnBlockedFrame(const QuicBlockedFrame& frame) OVERRIDE { in OnBlockedFrame() function in net::tools::QuicDispatcher::QuicFramerVisitor