Searched refs:RuleList (Results 1 - 25 of 25) sorted by relevance

/external/chromium_org/net/cert/
H A Dmock_cert_verifier.h61 typedef std::list<Rule> RuleList; typedef in class:net::MockCertVerifier
64 RuleList rules_;
H A Dmock_cert_verifier.cc47 RuleList::const_iterator it;
/external/chromium/net/proxy/
H A Dproxy_bypass_rules.h43 typedef std::vector<const Rule*> RuleList; typedef in class:net::ProxyBypassRules
54 const RuleList& rules() const { return rules_; }
177 RuleList rules_;
H A Dproxy_bypass_rules.cc170 for (RuleList::const_iterator it = rules_.begin(); it != rules_.end(); ++it) {
224 for (RuleList::const_iterator rule(rules_.begin());
241 for (RuleList::const_iterator it = other.rules_.begin();
H A Dinit_proxy_resolver_unittest.cc68 for (RuleList::const_iterator it = rules_.begin(); it != rules_.end();
78 for (RuleList::const_iterator it = rules_.begin(); it != rules_.end();
88 typedef std::vector<Rule> RuleList; typedef in class:net::__anon3151::Rules
89 RuleList rules_;
H A Dproxy_config_service_common_unittest.cc40 for (ProxyBypassRules::RuleList::const_iterator it =
H A Dproxy_config.cc235 for (ProxyBypassRules::RuleList::const_iterator it =
/external/chromium_org/net/proxy/
H A Dproxy_bypass_rules.h43 typedef std::vector<const Rule*> RuleList; typedef in class:net::ProxyBypassRules
54 const RuleList& rules() const { return rules_; }
177 RuleList rules_;
H A Dproxy_bypass_rules.cc172 for (RuleList::const_iterator it = rules_.begin(); it != rules_.end(); ++it) {
226 for (RuleList::const_iterator rule(rules_.begin());
243 for (RuleList::const_iterator it = other.rules_.begin();
H A Dproxy_config_service_common_unittest.cc63 for (ProxyBypassRules::RuleList::const_iterator it =
H A Dproxy_script_decider_unittest.cc70 for (RuleList::const_iterator it = rules_.begin(); it != rules_.end();
80 for (RuleList::const_iterator it = rules_.begin(); it != rules_.end();
90 typedef std::vector<Rule> RuleList; typedef in class:net::__anon8871::Rules
91 RuleList rules_;
H A Dproxy_config.cc261 for (ProxyBypassRules::RuleList::const_iterator it =
/external/chromium/net/base/
H A Dmock_host_resolver.h147 typedef std::list<Rule> RuleList; typedef in class:net::RuleBasedHostResolverProc
151 RuleList rules_;
H A Dmock_host_resolver.cc228 RuleList::iterator r;
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/js/
H A Drule_list.js41 * @param {!RuleList} list The rule list containing this item.
58 * @type {!RuleList}
263 * @param {!RuleList} list The rule list containing this item.
319 var RuleList = cr.ui.define('list');
321 RuleList.prototype = {
423 RuleList: RuleList,
H A Dplugin_list.js187 pluginSettings.ui.RuleList.decorate(rulesEl);
/external/chromium_org/net/dns/
H A Dmock_host_resolver.h205 typedef std::list<Rule> RuleList; typedef in class:net::RuleBasedHostResolverProc
209 RuleList rules_;
H A Dmock_host_resolver.cc342 RuleList::iterator r;
/external/chromium_org/sandbox/win/src/
H A Dpolicy_low_level.cc65 typedef std::list<const PolicyRule*> RuleList; typedef
66 typedef std::map<uint32, RuleList> Mmap;
85 RuleList::iterator rules_it = (*it).second.begin();
86 RuleList::iterator rules_it_end = (*it).second.end();
/external/chromium_org/third_party/WebKit/Source/core/css/
H A DCSSParser.h315 typedef Vector<RefPtr<StyleRuleBase> > RuleList; typedef in class:WebCore::CSSParser
316 StyleRuleBase* createMediaRule(MediaQuerySet*, RuleList*);
317 RuleList* createRuleList();
321 StyleRuleBase* createRegionRule(Vector<OwnPtr<CSSParserSelector> >* regionSelector, RuleList* rules);
323 StyleRuleBase* createSupportsRule(bool conditionIsSupported, RuleList*);
327 StyleRuleBase* createHostRule(RuleList* rules);
624 Vector<OwnPtr<RuleList> > m_parsedRuleLists;
/external/chromium/chrome/browser/chromeos/
H A Dproxy_config_service_impl.cc82 net::ProxyBypassRules::RuleList::const_iterator it;
H A Dproxy_cros_settings_provider.cc251 net::ProxyBypassRules::RuleList bypass_rules = config.bypass_rules.rules();
/external/chromium_org/chrome/browser/chromeos/
H A Dproxy_cros_settings_parser.cc354 net::ProxyBypassRules::RuleList bypass_rules = config.bypass_rules.rules();
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 320 milliseconds