RemoveAllRulesImpl  173 chrome/browser/extensions/api/declarative/rules_registry.cc   std::string error = RemoveAllRulesImpl(extension_id);
RemoveAllRulesImpl  218 chrome/browser/extensions/api/declarative/rules_registry.cc   std::string error = RemoveAllRulesImpl(extension_id);
RemoveAllRulesImpl  175 chrome/browser/extensions/api/declarative/rules_registry.h   virtual std::string RemoveAllRulesImpl(
RemoveAllRulesImpl   32 chrome/browser/extensions/api/declarative/test_rules_registry.h   virtual std::string RemoveAllRulesImpl(
RemoveAllRulesImpl   86 chrome/browser/extensions/api/declarative_content/content_rules_registry.h   virtual std::string RemoveAllRulesImpl(
RemoveAllRulesImpl  101 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry.h   virtual std::string RemoveAllRulesImpl(
RemoveAllRulesImpl  356 chrome/browser/extensions/api/declarative_webrequest/webrequest_rules_registry_unittest.cc TEST_F(WebRequestRulesRegistryTest, RemoveAllRulesImpl) {