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

  /external/chromium_org/webkit/browser/appcache/
appcache_host.cc 255 AssociateNoCache(GURL());
409 AssociateNoCache(preferred_manifest_url_);
415 AssociateNoCache(GURL());
512 void AppCacheHost::AssociateNoCache(const GURL& manifest_url) {
appcache_host.h 128 void AssociateNoCache(const GURL& manifest_url);
appcache_update_job.cc 782 host->AssociateNoCache(GURL());
    [all...]
  /external/chromium_org/content/browser/appcache/
appcache_group_unittest.cc 214 host1.AssociateNoCache(GURL());
215 host2.AssociateNoCache(GURL());
appcache_unittest.cc 75 host1.AssociateNoCache(GURL());
76 host2.AssociateNoCache(GURL());
appcache_host_unittest.cc 417 host.AssociateNoCache(GURL());

Completed in 1191 milliseconds