Searched defs:http_cache (Results 1 – 6 of 6) sorted by relevance
69 HttpCacheLookupManager::HttpCacheLookupManager(HttpCache* http_cache) in HttpCacheLookupManager()
294 HttpCache* http_cache() { return &http_cache_; } in http_cache() function
119 const HttpCacheType http_cache; member305 URLRequestContextConfig::HttpCacheType http_cache = member
283 HttpCacheType http_cache, in URLRequestContextConfig()326 HttpCacheType http_cache, in CreateURLRequestContextConfig()
49 HttpCache* http_cache = context->http_transaction_factory()->GetCache(); in TEST() local
100 HttpCache* http_cache = context->http_transaction_factory()->GetCache(); in GetDiskCacheBackend() local