Searched defs:OnCongestionFeedbackFrame (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/net/tools/quic/
H A Dquic_time_wait_list_manager.cc235 bool QuicTimeWaitListManager::OnCongestionFeedbackFrame( function in class:net::tools::QuicTimeWaitListManager
/external/chromium_org/net/quic/
H A Dquic_connection_logger.cc363 void QuicConnectionLogger::OnCongestionFeedbackFrame( function in class:net::QuicConnectionLogger
H A Dquic_connection.cc519 bool QuicConnection::OnCongestionFeedbackFrame( function in class:net::QuicConnection
523 debug_visitor_->OnCongestionFeedbackFrame(feedback);
/external/chromium_org/net/quic/test_tools/
H A Dquic_test_utils.cc61 ON_CALL(*this, OnCongestionFeedbackFrame(_))
98 bool NoOpFramerVisitor::OnCongestionFeedbackFrame( function in class:net::test::NoOpFramerVisitor
162 bool FramerVisitorCapturingFrames::OnCongestionFeedbackFrame( function in class:net::test::FramerVisitorCapturingFrames

Completed in 108 milliseconds