Searched defs:OnGoAwayFrame (Results 1 – 5 of 5) sorted by relevance
113 bool NoOpFramerVisitor::OnGoAwayFrame(const QuicGoAwayFrame& frame) { in OnGoAwayFrame() function in net::test::NoOpFramerVisitor183 bool FramerVisitorCapturingFrames::OnGoAwayFrame(const QuicGoAwayFrame& frame) { in OnGoAwayFrame() function in net::test::FramerVisitorCapturingFrames
97 virtual bool OnGoAwayFrame(const QuicGoAwayFrame& frame) OVERRIDE { in OnGoAwayFrame() function in net::test::SimpleFramerVisitor
253 bool QuicTimeWaitListManager::OnGoAwayFrame(const QuicGoAwayFrame& /*frame*/) { in OnGoAwayFrame() function in net::tools::QuicTimeWaitListManager
632 bool QuicConnection::OnGoAwayFrame(const QuicGoAwayFrame& frame) { in OnGoAwayFrame() function in net::QuicConnection
284 virtual bool OnGoAwayFrame(const QuicGoAwayFrame& frame) OVERRIDE { in OnGoAwayFrame() function in net::test::TestQuicVisitor