HomeSort by relevance Sort by last modified time
    Searched refs:content_settings_rules (Results 1 - 2 of 2) 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();
  /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 43 milliseconds