Searched refs:SetSessionNotifier (Results 1 – 11 of 11) sorted by relevance
402 void SetSessionNotifier(SessionNotifierInterface* session_notifier) { in SetSessionNotifier() function403 unacked_packets_.SetSessionNotifier(session_notifier); in SetSessionNotifier()
229 void SetSessionNotifier(SessionNotifierInterface* session_notifier);
451 void QuicUnackedPacketMap::SetSessionNotifier( in SetSessionNotifier() function in quic::QuicUnackedPacketMap
35 unacked_packets_.SetSessionNotifier(¬ifier_); in QuicUnackedPacketMapTest()
1028 void SetSessionNotifier(SessionNotifierInterface* session_notifier);
148 connection_->SetSessionNotifier(this); in Initialize()
5693 void QuicConnection::SetSessionNotifier( in SetSessionNotifier() function in quic::QuicConnection5695 sent_packet_manager_.SetSessionNotifier(session_notifier); in SetSessionNotifier()
107 manager_.SetSessionNotifier(¬ifier_); in QuicSentPacketManagerTest()
668 connection_.SetSessionNotifier(¬ifier_); in QuicConnectionTest()
64 connection_->SetSessionNotifier(this); in QuicEndpoint()
44 connection_.SetSessionNotifier(¬ifier_); in SimpleSessionNotifierTest()