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

  /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/content_settings/
host_content_settings_map.cc 528 bool HostContentSettingsMap::ShouldAllowAllContent(
569 if (ShouldAllowAllContent(primary_url, secondary_url, content_type)) {

Completed in 116 milliseconds