Home
last modified time | relevance | path

Searched refs:SetContentSetting (Results 1 – 25 of 33) sorted by relevance

12

/external/chromium/chrome/browser/geolocation/
Dgeolocation_content_settings_map_unittest.cc84 map->SetContentSetting(top_level, top_level, CONTENT_SETTING_ALLOW); in TEST_F()
92 map->SetContentSetting(requester_0, top_level, CONTENT_SETTING_ALLOW); in TEST_F()
98 map->SetContentSetting(requester_0, top_level, CONTENT_SETTING_BLOCK); in TEST_F()
117 map->SetContentSetting(requester_0, embedder_0, CONTENT_SETTING_ALLOW); in TEST_F()
123 map->SetContentSetting(requester_1, embedder_0, CONTENT_SETTING_ALLOW); in TEST_F()
146 map->SetContentSetting(requester_1, embedder_0, CONTENT_SETTING_BLOCK); in TEST_F()
147 map->SetContentSetting(requester_1, embedder_1, CONTENT_SETTING_ALLOW); in TEST_F()
159 map->SetContentSetting(top_level, top_level, CONTENT_SETTING_ALLOW); in TEST_F()
163 map->SetContentSetting(top_level, top_level, CONTENT_SETTING_DEFAULT); in TEST_F()
173 map->SetContentSetting(requester_0, embedder_0, CONTENT_SETTING_ALLOW); in TEST_F()
[all …]
Dgeolocation_exceptions_table_model_unittest.cc43 map->SetContentSetting(kUrl0, kUrl0, CONTENT_SETTING_ALLOW); in CreateAllowedSamples()
44 map->SetContentSetting(kUrl0, kUrl1, CONTENT_SETTING_ALLOW); in CreateAllowedSamples()
45 map->SetContentSetting(kUrl0, kUrl2, CONTENT_SETTING_ALLOW); in CreateAllowedSamples()
62 map->SetContentSetting(kUrl0, kUrl0, CONTENT_SETTING_ALLOW); in TEST_F()
71 map->SetContentSetting(kUrl0, kUrl0, CONTENT_SETTING_DEFAULT); in TEST_F()
72 map->SetContentSetting(kUrl0, kUrl1, CONTENT_SETTING_ALLOW); in TEST_F()
73 map->SetContentSetting(kUrl0, kUrl2, CONTENT_SETTING_BLOCK); in TEST_F()
Dgeolocation_settings_state_unittest.cc36 profile.GetGeolocationContentSettingsMap()->SetContentSetting( in TEST_F()
41 profile.GetGeolocationContentSettingsMap()->SetContentSetting( in TEST_F()
133 profile.GetGeolocationContentSettingsMap()->SetContentSetting( in TEST_F()
138 profile.GetGeolocationContentSettingsMap()->SetContentSetting( in TEST_F()
143 profile.GetGeolocationContentSettingsMap()->SetContentSetting( in TEST_F()
Dgeolocation_content_settings_map.h84 void SetContentSetting(const GURL& requesting_url,
Dgeolocation_browsertest.cc428 SetContentSetting(current_url_, current_url_, CONTENT_SETTING_BLOCK); in IN_PROC_BROWSER_TEST_F()
441 SetContentSetting(current_url_, current_url_, CONTENT_SETTING_ALLOW); in IN_PROC_BROWSER_TEST_F()
/external/chromium/chrome/browser/content_settings/
Dhost_content_settings_map_unittest.cc90 host_content_settings_map->SetContentSetting(pattern, in TEST_F()
95 host_content_settings_map->SetContentSetting(pattern, in TEST_F()
108 host_content_settings_map->SetContentSetting(pattern, in TEST_F()
112 host_content_settings_map->SetContentSetting(pattern, in TEST_F()
116 host_content_settings_map->SetContentSetting(pattern, in TEST_F()
134 host_content_settings_map->SetContentSetting(pattern2, in TEST_F()
136 host_content_settings_map->SetContentSetting(pattern2, in TEST_F()
157 host_content_settings_map->SetContentSetting(pattern, in TEST_F()
159 host_content_settings_map->SetContentSetting(pattern2, in TEST_F()
161 host_content_settings_map->SetContentSetting(pattern2, in TEST_F()
[all …]
Dcontent_settings_pref_provider_unittest.cc182 pref_content_settings_provider.SetContentSetting( in TEST_F()
238 pref_content_settings_provider.SetContentSetting( in TEST_F()
275 pref_content_settings_provider.SetContentSetting( in TEST_F()
291 pref_content_settings_provider.SetContentSetting( in TEST_F()
304 pref_content_settings_provider.SetContentSetting( in TEST_F()
334 pref_content_settings_provider.SetContentSetting( in TEST_F()
Dcontent_settings_provider_unittest.cc47 mock_provider.SetContentSetting( in TEST()
57 mock_provider.SetContentSetting( in TEST()
Dhost_content_settings_map.cc259 void HostContentSettingsMap::SetContentSetting( in SetContentSetting() function in HostContentSettingsMap
267 (*provider)->SetContentSetting( in SetContentSetting()
279 SetContentSetting(ContentSettingsPattern::FromURLNoWildcard(url), in AddExceptionForURL()
283 SetContentSetting(ContentSettingsPattern::FromURL(url), in AddExceptionForURL()
Dcontent_settings_provider.h93 virtual void SetContentSetting(
Dcontent_settings_notification_provider.h47 virtual void SetContentSetting(
Dcontent_settings_base_provider.h61 virtual void SetContentSetting(
Dcontent_settings_mock_provider.cc82 void MockProvider::SetContentSetting( in SetContentSetting() function in content_settings::MockProvider
Dcontent_settings_policy_provider.h98 virtual void SetContentSetting(
Dcontent_settings_pref_provider.h114 virtual void SetContentSetting(
Dhost_content_settings_map.h120 void SetContentSetting(const ContentSettingsPattern& pattern,
Dcontent_settings_mock_provider.h67 virtual void SetContentSetting(
Dcontent_settings_policy_provider_unittest.cc124 provider.SetContentSetting( in TEST_F()
Dcontent_settings_pref_provider.cc381 void PrefProvider::SetContentSetting( in SetContentSetting() function in content_settings::PrefProvider
805 SetContentSetting( in MigrateObsoletePerhostPref()
826 SetContentSetting(ContentSettingsPattern(host), in MigrateObsoletePopupsPref()
/external/chromium/chrome/browser/
Dplugin_exceptions_table_model_unittest.cc72 map->SetContentSetting(example_com, in SetUp()
76 map->SetContentSetting(moose_org, in SetUp()
80 map->SetContentSetting(example_com, in SetUp()
188 map->SetContentSetting(ContentSettingsPattern("[*.]blurp.net"), in TEST_F()
Dplugin_exceptions_table_model.cc43 map->SetContentSetting(entry.pattern, in RemoveRows()
Dcontent_setting_bubble_model_unittest.cc173 setting_map->SetContentSetting(frame1_url, page_url, CONTENT_SETTING_ALLOW); in TEST_F()
/external/chromium/chrome/browser/ui/cocoa/
Dtable_model_array_controller_unittest.mm38 map->SetContentSetting(example_com,
42 map->SetContentSetting(moose_org,
46 map->SetContentSetting(example_com,
146 map->SetContentSetting(example_com,
/external/chromium/chrome/browser/notifications/
Ddesktop_notification_service.cc326 provider_->SetContentSetting( in GrantPermission()
346 provider_->SetContentSetting( in DenyPermission()
468 provider_->SetContentSetting( in ResetAllowedOrigin()
479 provider_->SetContentSetting( in ResetBlockedOrigin()
/external/chromium/chrome/browser/ui/webui/options/
Dcontent_settings_handler.cc609 SetContentSetting(GURL(origin), in RemoveException()
643 settings_map->SetContentSetting( in RemoveException()
679 settings_map->SetContentSetting(ContentSettingsPattern(pattern), in SetException()

12