Home
last modified time | relevance | path

Searched defs:http_cache (Results 1 – 5 of 5) sorted by relevance

/external/chromium/net/http/
Ddisk_cache_based_ssl_host_info.cc40 HttpCache* http_cache) in DiskCacheBasedSSLHostInfo()
Dhttp_cache.cc295 SSLHostInfoFactoryAdaptor(CertVerifier* cert_verifier, HttpCache* http_cache) in SSLHostInfoFactoryAdaptor()
Dhttp_cache_unittest.cc558 net::HttpCache* http_cache() { return &http_cache_; } in http_cache() function in __anon7f9f00b50111::MockHttpCache
/external/chromium/net/url_request/
Dview_cache_helper.cc216 HttpCache* http_cache = context_->http_transaction_factory()->GetCache(); in DoGetBackend() local
/external/chromium/chrome/browser/ui/webui/
Dnet_internals_ui.cc92 net::HttpCache* http_cache = context->http_transaction_factory()->GetCache(); in GetDiskCacheBackend() local