HomeSort by relevance Sort by last modified time
    Searched refs:HelperInterface (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/net/quic/
quic_sent_packet_manager.h 62 class NET_EXPORT_PRIVATE HelperInterface {
64 virtual ~HelperInterface();
71 HelperInterface* helper,
282 HelperInterface* helper_;
quic_sent_packet_manager.cc 59 QuicSentPacketManager::HelperInterface::~HelperInterface() {
63 HelperInterface* helper,
quic_connection.h 182 public QuicSentPacketManager::HelperInterface {
303 // QuicSentPacketManager::HelperInterface
quic_sent_packet_manager_test.cc 22 class MockHelper : public QuicSentPacketManager::HelperInterface {
    [all...]

Completed in 50 milliseconds