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

  /external/chromium_org/chrome/browser/extensions/api/declarative/
rules_registry.h 185 typedef std::string RuleId;
186 typedef std::pair<ExtensionId, RuleId> RulesDictionaryKey;
declarative_rule.h 189 typedef std::string RuleId;
190 typedef std::pair<ExtensionId, RuleId> GlobalRuleId;

Completed in 256 milliseconds