HomeSort by relevance Sort by last modified time
    Searched refs:GetContentSetting (Results 1 - 25 of 63) sorted by null

1 2 3

  /external/chromium_org/chrome/browser/extensions/api/content_settings/
content_settings_apitest.cc 36 map->GetContentSetting(example_url,
41 map->GetContentSetting(example_url,
46 map->GetContentSetting(example_url,
51 map->GetContentSetting(example_url,
59 map->GetContentSetting(example_url,
65 map->GetContentSetting(example_url,
74 map->GetContentSetting(
77 map->GetContentSetting(
80 map->GetContentSetting(
83 map->GetContentSetting(
    [all...]
  /external/chromium/chrome/browser/geolocation/
geolocation_content_settings_map_unittest.cc 40 last_notifier->GetContentSetting(GURL("http://random-hostname.com/"),
82 EXPECT_EQ(CONTENT_SETTING_ASK, map->GetContentSetting(top_level, top_level));
86 map->GetContentSetting(top_level, top_level));
90 map->GetContentSetting(requester_0, top_level));
94 map->GetContentSetting(top_level, top_level));
96 map->GetContentSetting(requester_0, top_level));
100 map->GetContentSetting(requester_0, top_level));
102 map->GetContentSetting(top_level, top_level));
113 map->GetContentSetting(requester_0, embedder_0));
115 map->GetContentSetting(requester_1, embedder_0))
    [all...]
geolocation_exceptions_table_model_unittest.cc 94 EXPECT_EQ(CONTENT_SETTING_ASK, map->GetContentSetting(kUrl0, kUrl0));
95 EXPECT_EQ(CONTENT_SETTING_ALLOW, map->GetContentSetting(kUrl0, kUrl1));
96 EXPECT_EQ(CONTENT_SETTING_ALLOW, map->GetContentSetting(kUrl0, kUrl2));
107 EXPECT_EQ(CONTENT_SETTING_ASK, map->GetContentSetting(kUrl0, kUrl0));
108 EXPECT_EQ(CONTENT_SETTING_ASK, map->GetContentSetting(kUrl0, kUrl1));
109 EXPECT_EQ(CONTENT_SETTING_ASK, map->GetContentSetting(kUrl0, kUrl2));
118 EXPECT_EQ(CONTENT_SETTING_ASK, map->GetContentSetting(kUrl0, kUrl0));
119 EXPECT_EQ(CONTENT_SETTING_ASK, map->GetContentSetting(kUrl0, kUrl1));
120 EXPECT_EQ(CONTENT_SETTING_ASK, map->GetContentSetting(kUrl0, kUrl2));
geolocation_permission_context_unittest.cc 208 profile()->GetGeolocationContentSettingsMap()->GetContentSetting(
211 profile()->GetGeolocationContentSettingsMap()->GetContentSetting(
257 profile()->GetGeolocationContentSettingsMap()->GetContentSetting(
260 profile()->GetGeolocationContentSettingsMap()->GetContentSetting(
268 profile()->GetGeolocationContentSettingsMap()->GetContentSetting(
271 profile()->GetGeolocationContentSettingsMap()->GetContentSetting(
314 profile()->GetGeolocationContentSettingsMap()->GetContentSetting(
317 profile()->GetGeolocationContentSettingsMap()->GetContentSetting(
436 profile()->GetGeolocationContentSettingsMap()->GetContentSetting(
440 profile()->GetGeolocationContentSettingsMap()->GetContentSetting(
    [all...]
geolocation_content_settings_map.h 59 ContentSetting GetContentSetting(const GURL& requesting_url,
  /external/chromium/chrome/browser/content_settings/
content_settings_provider_unittest.cc 40 EXPECT_EQ(CONTENT_SETTING_BLOCK, mock_provider.GetContentSetting(
42 EXPECT_EQ(CONTENT_SETTING_DEFAULT, mock_provider.GetContentSetting(
44 EXPECT_EQ(CONTENT_SETTING_DEFAULT, mock_provider.GetContentSetting(
53 EXPECT_EQ(CONTENT_SETTING_ALLOW, mock_provider.GetContentSetting(
63 EXPECT_EQ(CONTENT_SETTING_ALLOW, mock_provider.GetContentSetting(
68 EXPECT_EQ(CONTENT_SETTING_BLOCK, mock_provider.GetContentSetting(
host_content_settings_map_unittest.cc 59 EXPECT_EQ(CONTENT_SETTING_ALLOW, host_content_settings_map->GetContentSetting(
88 host_content_settings_map->GetContentSetting(
93 host_content_settings_map->GetContentSetting(
98 host_content_settings_map->GetContentSetting(
101 host_content_settings_map->GetContentSetting(
187 host_content_settings_map->GetContentSetting(
192 host_content_settings_map->GetContentSetting(
195 host_content_settings_map->GetContentSetting(
198 host_content_settings_map->GetContentSetting(
203 host_content_settings_map->GetContentSetting(
    [all...]
content_settings_policy_provider_unittest.cc 118 provider.GetContentSetting(
121 provider.GetContentSetting(
131 provider.GetContentSetting(
154 provider.GetContentSetting(
164 provider.GetContentSetting(
171 provider.GetContentSetting(
178 provider.GetContentSetting(
content_settings_pref_provider_unittest.cc 248 pref_content_settings_provider.GetContentSetting(
252 pref_content_settings_provider_incognito.GetContentSetting(
273 pref_content_settings_provider.GetContentSetting(
282 pref_content_settings_provider.GetContentSetting(
285 pref_content_settings_provider.GetContentSetting(
289 pref_content_settings_provider.GetContentSetting(
298 pref_content_settings_provider.GetContentSetting(
302 pref_content_settings_provider.GetContentSetting(
311 pref_content_settings_provider.GetContentSetting(
332 pref_content_settings_provider.GetContentSetting(
    [all...]
content_settings_notification_provider.h 41 virtual ContentSetting GetContentSetting(
89 ContentSetting GetContentSetting(const GURL& origin) const;
content_settings_base_provider.h 55 virtual ContentSetting GetContentSetting(
content_settings_provider.h 81 virtual ContentSetting GetContentSetting(
content_settings_mock_provider.cc 69 ContentSetting MockProvider::GetContentSetting(
content_settings_mock_provider.h 59 virtual ContentSetting GetContentSetting(
  /external/chromium_org/chrome/browser/content_settings/
content_settings_provider_unittest.cc 29 GetContentSetting(&mock_provider, url, url,
41 GetContentSetting(&mock_provider, url, url,
49 GetContentSetting(&mock_provider,
71 GetContentSetting(&mock_provider, url, url,
86 GetContentSetting(&mock_provider, url, url,
101 GetContentSetting(&mock_provider, url, url,
host_content_settings_map_unittest.cc 54 EXPECT_EQ(CONTENT_SETTING_ALLOW, host_content_settings_map->GetContentSetting(
83 host_content_settings_map->GetContentSetting(
92 host_content_settings_map->GetContentSetting(
101 host_content_settings_map->GetContentSetting(
104 host_content_settings_map->GetContentSetting(
115 host_content_settings_map->GetContentSetting(
124 host_content_settings_map->GetContentSetting(
133 host_content_settings_map->GetContentSetting(
136 host_content_settings_map->GetContentSetting(
139 host_content_settings_map->GetContentSetting(
    [all...]
content_settings_default_provider_unittest.cc 41 GetContentSetting(&provider_,
54 GetContentSetting(&provider_,
62 GetContentSetting(&provider_,
75 GetContentSetting(&provider_,
97 GetContentSetting(&provider_,
113 GetContentSetting(&provider_,
160 GetContentSetting(&provider_,
174 GetContentSetting(&provider_,
183 GetContentSetting(&provider_,
195 GetContentSetting(&provider_
    [all...]
content_settings_pref_provider_unittest.cc 177 GetContentSetting(&pref_content_settings_provider,
185 GetContentSetting(&pref_content_settings_provider_incognito,
208 GetContentSetting(&provider,
229 GetContentSetting(&provider,
278 GetContentSetting(&pref_content_settings_provider,
291 GetContentSetting(&pref_content_settings_provider,
298 GetContentSetting(&pref_content_settings_provider,
306 GetContentSetting(&pref_content_settings_provider,
319 GetContentSetting(&pref_content_settings_provider,
327 GetContentSetting(&pref_content_settings_provider
    [all...]
mock_settings_observer.cc 38 map->GetContentSetting(url, url, CONTENT_SETTINGS_TYPE_IMAGES, std::string());
content_settings_policy_provider_unittest.cc 153 GetContentSetting(&provider,
168 GetContentSetting(&provider,
198 GetContentSetting(&provider,
223 GetContentSetting(
230 GetContentSetting(&provider,
238 GetContentSetting(
content_settings_utils.h 72 ContentSetting GetContentSetting(
  /external/chromium_org/chrome/browser/ui/website_settings/
website_settings_unittest.cc 162 ContentSetting setting = content_settings->GetContentSetting(
165 setting = content_settings->GetContentSetting(
168 setting = content_settings->GetContentSetting(
171 setting = content_settings->GetContentSetting(
174 setting = content_settings->GetContentSetting(
177 setting = content_settings->GetContentSetting(
209 setting = content_settings->GetContentSetting(
212 setting = content_settings->GetContentSetting(
215 setting = content_settings->GetContentSetting(
218 setting = content_settings->GetContentSetting(
    [all...]
  /external/chromium_org/chrome/browser/geolocation/
chrome_geolocation_permission_context_unittest.cc 340 profile()->GetHostContentSettingsMap()->GetContentSetting(
344 profile()->GetHostContentSettingsMap()->GetContentSetting(
390 profile()->GetHostContentSettingsMap()->GetContentSetting(
395 profile()->GetHostContentSettingsMap()->GetContentSetting(
418 profile()->GetHostContentSettingsMap()->GetContentSetting(
429 profile()->GetHostContentSettingsMap()->GetContentSetting(
434 profile()->GetHostContentSettingsMap()->GetContentSetting(
476 profile()->GetHostContentSettingsMap()->GetContentSetting(
481 profile()->GetHostContentSettingsMap()->GetContentSetting(
600 profile()->GetHostContentSettingsMap()->GetContentSetting(
    [all...]
  /external/chromium/chrome/browser/
content_setting_bubble_model_unittest.cc 137 map->GetContentSetting(url,
141 map->GetContentSetting(url,
148 map->GetContentSetting(url,
152 map->GetContentSetting(url,
  /external/chromium_org/chrome/browser/renderer_host/pepper/
pepper_broker_message_filter.cc 68 content_settings->GetContentSetting(document_url_, document_url_,

Completed in 221 milliseconds

1 2 3