Searched defs:OnFrameLost (Results 1 – 3 of 3) sorted by relevance
179 void QuicEndpoint::OnFrameLost(const QuicFrame& frame) { in OnFrameLost() function in quic::simulator::QuicEndpoint
303 void SimpleSessionNotifier::OnFrameLost(const QuicFrame& frame) { in OnFrameLost() function in quic::test::SimpleSessionNotifier
2391 void QuicSession::OnFrameLost(const QuicFrame& frame) { in OnFrameLost() function in quic::QuicSession