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

/external/chromium_org/webkit/browser/appcache/
H A Dappcache_host.h133 void NotifyMainResourceBlocked(const GURL& manifest_url);
H A Dappcache_request_handler.cc250 host_->NotifyMainResourceBlocked(manifest_url);
H A Dappcache_host.cc476 void AppCacheHost::NotifyMainResourceBlocked(const GURL& manifest_url) { function in class:appcache::AppCacheHost

Completed in 157 milliseconds