Searched defs:MarkAsForeignEntry (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/child/appcache/
H A Dappcache_backend_proxy.cc49 void AppCacheBackendProxy::MarkAsForeignEntry( function in class:content::AppCacheBackendProxy
/external/chromium_org/content/browser/appcache/
H A Dappcache_backend_impl.cc99 bool AppCacheBackendImpl::MarkAsForeignEntry( function in class:content::AppCacheBackendImpl
107 host->MarkAsForeignEntry(document_url, cache_document_was_loaded_from);
H A Dappcache_host.cc101 // MarkAsForeignEntry is called in that case, so that detection
170 void AppCacheHost::MarkAsForeignEntry(const GURL& document_url, function in class:content::AppCacheHost

Completed in 73 milliseconds