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_with_cache.h 175 typedef std::string RuleId;
176 typedef std::pair<ExtensionId, RuleId> RulesDictionaryKey;
declarative_rule.h 184 typedef std::string RuleId;
185 typedef std::pair<ExtensionId, RuleId> GlobalRuleId;

Completed in 41 milliseconds