DelegateInterface 24 net/quic/quic_ack_notifier.cc QuicAckNotifier::DelegateInterface::DelegateInterface() {} DelegateInterface 26 net/quic/quic_ack_notifier.cc QuicAckNotifier::DelegateInterface::~DelegateInterface() {} DelegateInterface 28 net/quic/quic_ack_notifier.cc QuicAckNotifier::QuicAckNotifier(DelegateInterface* delegate) DelegateInterface 20 net/quic/quic_ack_notifier.h class NET_EXPORT_PRIVATE DelegateInterface DelegateInterface 21 net/quic/quic_ack_notifier.h : public base::RefCounted<DelegateInterface> { DelegateInterface 23 net/quic/quic_ack_notifier.h DelegateInterface(); DelegateInterface 35 net/quic/quic_ack_notifier.h friend class base::RefCounted<DelegateInterface>; DelegateInterface 38 net/quic/quic_ack_notifier.h virtual ~DelegateInterface(); DelegateInterface 42 net/quic/quic_ack_notifier.h explicit QuicAckNotifier(DelegateInterface* delegate); DelegateInterface 78 net/quic/quic_ack_notifier.h scoped_refptr<DelegateInterface> delegate_; DelegateInterface 955 net/quic/quic_connection.cc QuicAckNotifier::DelegateInterface* delegate) { DelegateInterface 194 net/quic/quic_connection.h public QuicPacketGenerator::DelegateInterface { DelegateInterface 234 net/quic/quic_connection.h QuicAckNotifier::DelegateInterface* delegate); DelegateInterface 454 net/quic/quic_connection_test.cc QuicAckNotifier::DelegateInterface* delegate) { DelegateInterface 49 net/quic/quic_data_stream.cc QuicAckNotifier::DelegateInterface* ack_notifier_delegate) { DelegateInterface 92 net/quic/quic_data_stream.h QuicAckNotifier::DelegateInterface* ack_notifier_delegate); DelegateInterface 185 net/quic/quic_headers_stream.cc QuicAckNotifier::DelegateInterface* ack_notifier_delegate) { DelegateInterface 34 net/quic/quic_headers_stream.h QuicAckNotifier::DelegateInterface* ack_notifier_delegate); DelegateInterface 18 net/quic/quic_packet_generator.cc QuicPacketGenerator::QuicPacketGenerator(DelegateInterface* delegate, DelegateInterface 64 net/quic/quic_packet_generator.h class NET_EXPORT_PRIVATE DelegateInterface { DelegateInterface 66 net/quic/quic_packet_generator.h virtual ~DelegateInterface() {} DelegateInterface 89 net/quic/quic_packet_generator.h QuicPacketGenerator(DelegateInterface* delegate, DelegateInterface 154 net/quic/quic_packet_generator.h DelegateInterface* delegate_; DelegateInterface 31 net/quic/quic_packet_generator_test.cc class MockDelegate : public QuicPacketGenerator::DelegateInterface { DelegateInterface 304 net/quic/quic_session.cc QuicAckNotifier::DelegateInterface* ack_notifier_delegate) { DelegateInterface 313 net/quic/quic_session.cc QuicAckNotifier::DelegateInterface* ack_notifier_delegate) { DelegateInterface 104 net/quic/quic_session.h QuicAckNotifier::DelegateInterface* ack_notifier_delegate); DelegateInterface 114 net/quic/quic_session.h QuicAckNotifier::DelegateInterface* ack_notifier_delegate); DelegateInterface 140 net/quic/quic_session_test.cc QuicAckNotifier::DelegateInterface* ack_notifier_delegate) OVERRIDE { DelegateInterface 38 net/quic/reliable_quic_stream.cc : public QuicAckNotifier::DelegateInterface { DelegateInterface 40 net/quic/reliable_quic_stream.cc explicit ProxyAckNotifierDelegate(DelegateInterface* delegate) DelegateInterface 83 net/quic/reliable_quic_stream.cc scoped_refptr<DelegateInterface> delegate_; DelegateInterface 262 net/quic/reliable_quic_stream.cc QuicAckNotifier::DelegateInterface* ack_notifier_delegate) { DelegateInterface 336 net/quic/reliable_quic_stream.cc QuicAckNotifier::DelegateInterface* ack_notifier_delegate) { DelegateInterface 113 net/quic/reliable_quic_stream.h QuicAckNotifier::DelegateInterface* ack_notifier_delegate); DelegateInterface 124 net/quic/reliable_quic_stream.h QuicAckNotifier::DelegateInterface* ack_notifier_delegate); DelegateInterface 343 net/quic/reliable_quic_stream_test.cc scoped_refptr<QuicAckNotifier::DelegateInterface>* delegate_out, DelegateInterface 344 net/quic/reliable_quic_stream_test.cc QuicAckNotifier::DelegateInterface* delegate) { DelegateInterface 360 net/quic/reliable_quic_stream_test.cc scoped_refptr<QuicAckNotifier::DelegateInterface> proxy_delegate; DelegateInterface 409 net/quic/reliable_quic_stream_test.cc scoped_refptr<QuicAckNotifier::DelegateInterface> proxy_delegate; DelegateInterface 440 net/quic/reliable_quic_stream_test.cc scoped_refptr<QuicAckNotifier::DelegateInterface> proxy_delegate; DelegateInterface 461 net/quic/reliable_quic_stream_test.cc scoped_refptr<QuicAckNotifier::DelegateInterface> proxy_delegate; DelegateInterface 487 net/quic/reliable_quic_stream_test.cc scoped_refptr<QuicAckNotifier::DelegateInterface> proxy_delegate; DelegateInterface 375 net/quic/test_tools/quic_test_utils.h QuicAckNotifier::DelegateInterface*)); DelegateInterface 514 net/quic/test_tools/quic_test_utils.h class MockAckNotifierDelegate : public QuicAckNotifier::DelegateInterface { DelegateInterface 149 net/tools/quic/quic_spdy_server_stream_test.cc QuicAckNotifier::DelegateInterface* /*ack_notifier_delegate*/) { DelegateInterface 146 net/tools/quic/test_tools/quic_test_utils.h class MockAckNotifierDelegate : public QuicAckNotifier::DelegateInterface {