Searched defs:SetContentSetting (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/download/
H A Ddownload_request_limiter.cc145 void DownloadRequestLimiter::TabDownloadState::SetContentSetting( function in class:DownloadRequestLimiter::TabDownloadState
155 settings->SetContentSetting(
164 SetContentSetting(CONTENT_SETTING_BLOCK);
173 SetContentSetting(CONTENT_SETTING_ALLOW);
/external/chromium_org/chrome/browser/content_settings/
H A Dhost_content_settings_map.cc298 SetContentSetting(
302 void HostContentSettingsMap::SetContentSetting( function in class:HostContentSettingsMap
462 SetContentSetting(ContentSettingsPattern::FromURLNoWildcard(primary_url),
468 SetContentSetting(ContentSettingsPattern::FromURL(primary_url),

Completed in 1177 milliseconds