Searched refs:http_cache_backend (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/url_request/
H A Durl_request_context_builder.cc276 HttpCache::BackendFactory* http_cache_backend = NULL; local
279 http_cache_backend = new HttpCache::DefaultBackend(
286 http_cache_backend =
291 network_session_params, http_cache_backend);

Completed in 73 milliseconds