Searched defs:http_cache (Results 1 – 5 of 5) sorted by relevance
117 const HttpCacheType http_cache; member291 URLRequestContextConfig::HttpCacheType http_cache = member
262 HttpCacheType http_cache, in URLRequestContextConfig()302 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
294 HttpCache* http_cache() { return &http_cache_; } in http_cache() function