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

  /external/chromium/net/http/
http_cache_unittest.cc 5 #include "net/http/http_cache.h"
558 net::HttpCache* http_cache() { return &http_cache_; } function in class:__anon5049::MockHttpCache
    [all...]
disk_cache_based_ssl_host_info.h 32 HttpCache* http_cache);
disk_cache_based_ssl_host_info.cc 11 #include "net/http/http_cache.h"
40 HttpCache* http_cache)
48 http_cache_(http_cache),
http_cache.cc 5 #include "net/http/http_cache.h"
295 SSLHostInfoFactoryAdaptor(CertVerifier* cert_verifier, HttpCache* http_cache)
297 http_cache_(http_cache) {
    [all...]