Searched refs:host_content_settings_map (Results 1 – 9 of 9) sorted by relevance
47 HostContentSettingsMap* host_content_settings_map = in TEST_F() local52 host_content_settings_map->GetDefaultContentSetting( in TEST_F()54 host_content_settings_map->SetDefaultContentSetting( in TEST_F()57 host_content_settings_map->GetDefaultContentSetting( in TEST_F()59 EXPECT_EQ(CONTENT_SETTING_ALLOW, host_content_settings_map->GetContentSetting( in TEST_F()68 host_content_settings_map->SetDefaultContentSetting( in TEST_F()71 host_content_settings_map->GetDefaultContentSetting( in TEST_F()74 host_content_settings_map->SetDefaultContentSetting( in TEST_F()77 host_content_settings_map->GetDefaultContentSetting( in TEST_F()79 host_content_settings_map->ResetToDefaults(); in TEST_F()[all …]
78 HostContentSettingsMap* host_content_settings_map() { in host_content_settings_map() function102 HostContentSettingsMap* host_content_settings_map) { in set_host_content_settings_map() argument103 host_content_settings_map_ = host_content_settings_map; in set_host_content_settings_map()
377 set_host_content_settings_map(other->host_content_settings_map()); in CopyFrom()
165 params->host_content_settings_map = profile->GetHostContentSettingsMap(); in InitializeProfileParams()289 new ChromeCookiePolicy(profile_params_->host_content_settings_map)); in LazyInitialize()335 profile_params_->host_content_settings_map); in ApplyProfileParamsToContext()
104 scoped_refptr<HostContentSettingsMap> host_content_settings_map; member
147 HostContentSettingsMap* host_content_settings_map = in CollectedCookiesUIDelegate() local159 host_content_settings_map->BlockThirdPartyCookies()); in CollectedCookiesUIDelegate()
289 HostContentSettingsMap* host_content_settings_map = in CreateBlockedPane() local295 host_content_settings_map->BlockThirdPartyCookies() ? in CreateBlockedPane()
236 HostContentSettingsMap* host_content_settings_map = in CreateBlockedPane() local243 host_content_settings_map->BlockThirdPartyCookies() ? in CreateBlockedPane()
13 #include "chrome/browser/content_settings/host_content_settings_map.h"