Searched refs:RemoveAllRulesImpl (Results 1 – 9 of 9) sorted by relevance
44 std::string TestRulesRegistry::RemoveAllRulesImpl( in RemoveAllRulesImpl() function in extensions::TestRulesRegistry
32 virtual std::string RemoveAllRulesImpl(
177 std::string error = RemoveAllRulesImpl(extension_id); in RemoveAllRulesNoStoreUpdate()222 std::string error = RemoveAllRulesImpl(extension_id); in OnExtensionUnloaded()
177 virtual std::string RemoveAllRulesImpl(
86 virtual std::string RemoveAllRulesImpl(
257 std::string ContentRulesRegistry::RemoveAllRulesImpl( in RemoveAllRulesImpl() function in extensions::ContentRulesRegistry
101 virtual std::string RemoveAllRulesImpl(
274 std::string WebRequestRulesRegistry::RemoveAllRulesImpl( in RemoveAllRulesImpl() function in extensions::WebRequestRulesRegistry
357 TEST_F(WebRequestRulesRegistryTest, RemoveAllRulesImpl) { in TEST_F() argument