Searched refs:QuicServerInfoFactoryAdaptor (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/http/
H A Dhttp_cache.h234 class QuicServerInfoFactoryAdaptor;
410 scoped_ptr<QuicServerInfoFactoryAdaptor> quic_server_info_factory_;
H A Dhttp_cache.cc279 class HttpCache::QuicServerInfoFactoryAdaptor : public QuicServerInfoFactory { class in class:net::HttpCache
281 QuicServerInfoFactoryAdaptor(HttpCache* http_cache) function in class:net::HttpCache::QuicServerInfoFactoryAdaptor
1022 quic_server_info_factory_.reset(new QuicServerInfoFactoryAdaptor(this));

Completed in 531 milliseconds