HomeSort by relevance Sort by last modified time
    Searched refs:ShouldAllowAllContent (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/content_settings/
host_content_settings_map_unittest.cc     [all...]
host_content_settings_map.h 191 static bool ShouldAllowAllContent(const GURL& primary_url,
cookie_settings.cc 182 if (HostContentSettingsMap::ShouldAllowAllContent(
host_content_settings_map.cc 529 bool HostContentSettingsMap::ShouldAllowAllContent(
563 if (ShouldAllowAllContent(primary_url, secondary_url, content_type)) {
  /external/chromium/chrome/browser/content_settings/
host_content_settings_map.cc 34 static bool ShouldAllowAllContent(const GURL& url) {
165 if (ShouldAllowAllContent(url))
202 if (ShouldAllowAllContent(url))
  /external/chromium_org/chrome/browser/media/
media_stream_devices_controller.cc 410 return profile_->GetHostContentSettingsMap()->ShouldAllowAllContent(

Completed in 62 milliseconds