Searched refs:OnCongestionFeedbackFrame (Results 1 – 13 of 13) sorted by relevance
48 virtual void OnCongestionFeedbackFrame(
154 virtual void OnCongestionFeedbackFrame( in OnCongestionFeedbackFrame() function336 virtual bool OnCongestionFeedbackFrame(
107 virtual bool OnCongestionFeedbackFrame( in OnCongestionFeedbackFrame() function in net::QuicDispatcher::QuicFramerVisitor
123 virtual bool OnCongestionFeedbackFrame(
576 bool QuicConnection::OnCongestionFeedbackFrame( in OnCongestionFeedbackFrame() function in net::QuicConnection580 debug_visitor_->OnCongestionFeedbackFrame(feedback); in OnCongestionFeedbackFrame()
553 void QuicConnectionLogger::OnCongestionFeedbackFrame( in OnCongestionFeedbackFrame() function in net::QuicConnectionLogger
1134 if (!visitor_->OnCongestionFeedbackFrame(frame)) { in ProcessFrameData()
273 virtual bool OnCongestionFeedbackFrame( in OnCongestionFeedbackFrame() function in net::test::TestQuicVisitor
3975 MOCK_METHOD1(OnCongestionFeedbackFrame,
170 MOCK_METHOD1(OnCongestionFeedbackFrame,207 virtual bool OnCongestionFeedbackFrame(
115 ON_CALL(*this, OnCongestionFeedbackFrame(_)) in MockFramerVisitor()163 bool NoOpFramerVisitor::OnCongestionFeedbackFrame( in OnCongestionFeedbackFrame() function in net::test::NoOpFramerVisitor
83 virtual bool OnCongestionFeedbackFrame( in OnCongestionFeedbackFrame() function in net::test::SimpleFramerVisitor
112 virtual bool OnCongestionFeedbackFrame( in OnCongestionFeedbackFrame() function in net::tools::QuicDispatcher::QuicFramerVisitor