Searched defs:ShouldKeepConnectionAlive (Results 1 – 6 of 6) sorted by relevance
41 bool QuicSpdyClientSessionBase::ShouldKeepConnectionAlive() const { in ShouldKeepConnectionAlive() function in quic::QuicSpdyClientSessionBase
941 bool QuicSpdySession::ShouldKeepConnectionAlive() const { in ShouldKeepConnectionAlive() function in quic::QuicSpdySession
68 bool ShouldKeepConnectionAlive() const override { return true; } in ShouldKeepConnectionAlive() function
341 bool ShouldKeepConnectionAlive() const override { in ShouldKeepConnectionAlive() function in quic::test::__anon0da122c40111::TestSession
100 bool QboneSessionBase::ShouldKeepConnectionAlive() const { in ShouldKeepConnectionAlive() function in quic::QboneSessionBase
166 bool QuicEndpoint::ShouldKeepConnectionAlive() const { return true; } in ShouldKeepConnectionAlive() function in quic::simulator::QuicEndpoint