Home
last modified time | relevance | path

Searched defs:DelegateInterface (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/quic/
Dquic_ack_notifier.cc24 QuicAckNotifier::DelegateInterface::DelegateInterface() {} in DelegateInterface() function in net::QuicAckNotifier::DelegateInterface
/external/chromium_org/net/tools/quic/
Dquic_spdy_server_stream_test.cc153 QuicAckNotifier::DelegateInterface* /*ack_notifier_delegate*/) { in ConsumeAllData()