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

  /external/chromium/chrome/browser/net/
chrome_url_request_context.h 108 void set_appcache_service(ChromeAppCacheService* service) { function in class:ChromeURLRequestContext
chrome_url_request_context.cc 376 set_appcache_service(other->appcache_service());
  /external/chromium/chrome/browser/profiles/
profile_io_data.cc 317 resource_context_.set_appcache_service(appcache_service_);
340 context->set_appcache_service(profile_params_->appcache_service);

Completed in 47 milliseconds