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 81 void AppCacheHost::SelectCache(const GURL& document_url,
131 // and invokes SelectCache without a manifest url, so that detection step
176 SelectCache(document_url, kAppCacheNoCacheId, GURL());
297 // Store the first party origin so that it can be used later in SelectCache

Completed in 175 milliseconds