HomeSort by relevance Sort by last modified time
    Searched full:content_settings_rules (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/content_settings/
host_content_settings_map.cc 222 Rules content_settings_rules; local
233 content_settings_rules.insert(content_settings_rules.end(),
240 content_settings_rules.begin();
241 rule_iterator != content_settings_rules.end();
content_settings_provider.h 102 // |content_settings_rules| must be non-NULL. If this provider was created for
  /external/chromium/chrome/browser/notifications/
desktop_notification_service.cc 452 content_settings::ProviderInterface::Rules content_settings_rules; local
456 &content_settings_rules);
460 content_settings_rules, CONTENT_SETTING_BLOCK, &denied_origins);

Completed in 161 milliseconds