Searched refs:DidBlockContentType (Results 1 – 4 of 4) sorted by relevance
201 void ContentSettingsObserver::DidBlockContentType( in DidBlockContentType() function in ContentSettingsObserver319 DidBlockContentType(CONTENT_SETTINGS_TYPE_IMAGES); in allowImage()579 DidBlockContentType(CONTENT_SETTINGS_TYPE_MIXEDSCRIPT); in allowRunningInsecureContent()587 DidBlockContentType(CONTENT_SETTINGS_TYPE_PLUGINS); in didNotAllowPlugins()591 DidBlockContentType(CONTENT_SETTINGS_TYPE_JAVASCRIPT); in didNotAllowScript()
56 TEST_F(ChromeRenderViewTest, DidBlockContentType) { in TEST_F() argument60 observer.DidBlockContentType(CONTENT_SETTINGS_TYPE_COOKIES); in TEST_F()63 observer.DidBlockContentType(CONTENT_SETTINGS_TYPE_COOKIES); in TEST_F()
49 void DidBlockContentType(ContentSettingsType settings_type);
880 observer->DidBlockContentType(content_type); in CreatePlugin()897 observer->DidBlockContentType(content_type); in CreatePlugin()912 observer->DidBlockContentType(content_type); in CreatePlugin()928 observer->DidBlockContentType(content_type); in CreatePlugin()