Home
last modified time | relevance | path

Searched defs:json_rule (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libaddressinput/chromium/cpp/src/
Drule.cc217 void Rule::ParseJsonRule(const Json& json_rule) { in ParseJsonRule()
/external/chromium_org/chrome/browser/extensions/api/declarative/
Ddeclarative_rule_unittest.cc310 linked_ptr<Rule::JsonRule> json_rule(new Rule::JsonRule); in TEST() local
383 linked_ptr<Rule::JsonRule> json_rule(new Rule::JsonRule); in TEST() local