Home
last modified time | relevance | path

Searched defs:OnContentBlocked (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/content/renderer/
Drenderer_webapplicationcachehost_impl.cc42 void RendererWebApplicationCacheHostImpl::OnContentBlocked( in OnContentBlocked() function in content::RendererWebApplicationCacheHostImpl
/external/chromium_org/content/browser/appcache/
Dappcache_frontend_proxy.cc51 void AppCacheFrontendProxy::OnContentBlocked(int host_id, in OnContentBlocked() function in content::AppCacheFrontendProxy
Dappcache_group_unittest.cc53 virtual void OnContentBlocked(int host_id, in OnContentBlocked() function in __anonf801dc170111::TestAppCacheFrontend
76 virtual void OnContentBlocked(AppCacheGroup* group) { in OnContentBlocked() function in content::TestUpdateObserver
Dappcache_host_unittest.cc80 virtual void OnContentBlocked(int host_id, in OnContentBlocked() function in content::AppCacheHostTest::MockFrontend
Dappcache_unittest.cc31 virtual void OnContentBlocked( in OnContentBlocked() function in content::__anon5302bd8b0111::MockAppCacheFrontend
Dappcache_request_handler_unittest.cc62 virtual void OnContentBlocked(int host_id, in OnContentBlocked() function in content::AppCacheRequestHandlerTest::MockFrontend
Dappcache_storage_impl_unittest.cc1632 virtual void OnContentBlocked( in OnContentBlocked() function in content::AppCacheStorageImplTest::MockAppCacheFrontend
Dappcache_update_job_unittest.cc289 virtual void OnContentBlocked(int host_id, in OnContentBlocked() function in content::MockFrontend
/external/chromium_org/content/child/appcache/
Dappcache_dispatcher.cc67 void AppCacheDispatcher::OnContentBlocked(int host_id, in OnContentBlocked() function in content::AppCacheDispatcher
Dappcache_frontend_impl.cc83 void AppCacheFrontendImpl::OnContentBlocked(int host_id, in OnContentBlocked() function in content::AppCacheFrontendImpl
/external/chromium_org/chrome/browser/content_settings/
Dtab_specific_content_settings.cc272 void TabSpecificContentSettings::OnContentBlocked(ContentSettingsType type) { in OnContentBlocked() function in TabSpecificContentSettings