Searched refs:NotifyMainResourceBlocked (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/browser/appcache/
H A Dappcache_host.h152 void NotifyMainResourceBlocked(const GURL& manifest_url);
H A Dappcache_request_handler.cc275 host_->NotifyMainResourceBlocked(manifest_url);
H A Dappcache_host.cc493 void AppCacheHost::NotifyMainResourceBlocked(const GURL& manifest_url) { function in class:content::AppCacheHost

Completed in 396 milliseconds