HomeSort by relevance Sort by last modified time
    Searched refs:kIgnoreRulesType (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/extensions/browser/api/declarative_webrequest/
webrequest_constants.cc 70 const char kIgnoreRulesType[] = "declarativeWebRequest.IgnoreRules";
webrequest_constants.h 73 extern const char kIgnoreRulesType[];
webrequest_action.cc 452 keys::kIgnoreRulesType,
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/declarative_webrequest/
webrequest_action_unittest.cc 236 correct_action.SetString(keys::kInstanceTypeKey, keys::kIgnoreRulesType);
webrequest_rules_registry_unittest.cc 181 action_dict.SetString(keys::kInstanceTypeKey, keys::kIgnoreRulesType);
    [all...]

Completed in 44 milliseconds