Home
last modified time | relevance | path

Searched refs:AddExceptionForURL (Results 1 – 11 of 11) sorted by relevance

/external/chromium/chrome/browser/
Dcontent_setting_bubble_model_unittest.cc110 map->AddExceptionForURL(url, in TEST_F()
114 map->AddExceptionForURL(url, in TEST_F()
Dplugin_observer.cc162 tab_contents_->profile()->GetHostContentSettingsMap()->AddExceptionForURL( in Cancel()
Dcontent_setting_bubble_model.cc302 profile()->GetHostContentSettingsMap()->AddExceptionForURL( in AddException()
Dcookies_tree_model.cc371 content_settings->AddExceptionForURL(url_, in CreateContentException()
/external/chromium_org/chrome/browser/ui/android/content_settings/
Dpopup_blocked_infobar_delegate.cc77 profile->GetHostContentSettingsMap()->AddExceptionForURL( in Accept()
/external/chromium/chrome/browser/content_settings/
Dhost_content_settings_map.h131 void AddExceptionForURL(const GURL& url,
Dhost_content_settings_map.cc272 void HostContentSettingsMap::AddExceptionForURL( in AddExceptionForURL() function in HostContentSettingsMap
/external/chromium_org/chrome/browser/content_settings/
Dhost_content_settings_map.h152 void AddExceptionForURL(const GURL& primary_url,
Dhost_content_settings_map.cc308 void HostContentSettingsMap::AddExceptionForURL( in AddExceptionForURL() function in HostContentSettingsMap
/external/chromium_org/chrome/browser/plugins/
Dplugin_infobar_delegates.cc153 content_settings_->AddExceptionForURL(url, url, CONTENT_SETTINGS_TYPE_PLUGINS, in Cancel()
/external/chromium_org/chrome/browser/ui/content_settings/
Dcontent_setting_bubble_model.cc375 profile()->GetHostContentSettingsMap()->AddExceptionForURL( in AddException()