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

  /external/chromium_org/content/child/appcache/
appcache_backend_proxy.cc 49 void AppCacheBackendProxy::MarkAsForeignEntry(
  /external/chromium_org/webkit/browser/appcache/
appcache_backend_impl.cc 99 bool AppCacheBackendImpl::MarkAsForeignEntry(
107 host->MarkAsForeignEntry(document_url, cache_document_was_loaded_from);
appcache_host.cc 101 // MarkAsForeignEntry is called in that case, so that detection
170 void AppCacheHost::MarkAsForeignEntry(const GURL& document_url,

Completed in 1003 milliseconds