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

  /external/chromium_org/content/child/appcache/
appcache_backend_proxy.cc 25 void AppCacheBackendProxy::SelectCache(
  /external/chromium_org/webkit/browser/appcache/
appcache_backend_impl.cc 65 bool AppCacheBackendImpl::SelectCache(
74 host->SelectCache(document_url, cache_document_was_loaded_from,
appcache_host.cc 78 void AppCacheHost::SelectCache(const GURL& document_url,
122 // and invokes SelectCache without a manifest url, so that detection step
167 SelectCache(document_url, kNoCacheId, GURL());
288 // Store the first party origin so that it can be used later in SelectCache

Completed in 41 milliseconds