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

  /external/chromium_org/chrome/browser/extensions/api/declarative/
rules_registry_service.h 42 struct RulesRegistryKey {
45 RulesRegistryKey(const std::string event_name,
49 bool operator<(const RulesRegistryKey& other) const {
99 typedef std::map<RulesRegistryKey, scoped_refptr<RulesRegistry> >
  /external/chromium_org/chrome/browser/extensions/api/web_request/
web_request_api.h 460 RulesRegistryKey;
463 std::map<RulesRegistryKey,

Completed in 48 milliseconds