Home
last modified time | relevance | path

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

/external/cronet/net/http/
Dhttp_cache_lookup_manager.cc69 HttpCacheLookupManager::HttpCacheLookupManager(HttpCache* http_cache) in HttpCacheLookupManager()
Dmock_http_cache.h294 HttpCache* http_cache() { return &http_cache_; } in http_cache() function
/external/cronet/components/cronet/
Durl_request_context_config.h119 const HttpCacheType http_cache; member
305 URLRequestContextConfig::HttpCacheType http_cache = member
Durl_request_context_config.cc283 HttpCacheType http_cache, in URLRequestContextConfig()
326 HttpCacheType http_cache, in CreateURLRequestContextConfig()
/external/cronet/net/log/
Dnet_log_util_unittest.cc49 HttpCache* http_cache = context->http_transaction_factory()->GetCache(); in TEST() local
Dnet_log_util.cc100 HttpCache* http_cache = context->http_transaction_factory()->GetCache(); in GetDiskCacheBackend() local