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

  /external/chromium_org/chrome/browser/extensions/api/declarative/
test_rules_registry.cc 42 std::string TestRulesRegistry::RemoveAllRulesImpl(
test_rules_registry.h 30 virtual std::string RemoveAllRulesImpl(
34 // AddRulesImpl, RemoveRulesImpl and RemoveAllRulesImpl.
rules_registry_with_cache.h 170 virtual std::string RemoveAllRulesImpl(
rules_registry_with_cache.cc 163 std::string error = RemoveAllRulesImpl(extension_id);
  /external/chromium_org/chrome/browser/extensions/api/declarative_content/
content_rules_registry.h 88 virtual std::string RemoveAllRulesImpl(
content_rules_registry.cc 241 std::string ContentRulesRegistry::RemoveAllRulesImpl(
  /external/chromium_org/chrome/browser/extensions/api/declarative_webrequest/
webrequest_rules_registry.h 101 virtual std::string RemoveAllRulesImpl(
155 // Helper for RemoveRulesImpl and RemoveAllRulesImpl. Call this before
webrequest_rules_registry.cc 271 std::string WebRequestRulesRegistry::RemoveAllRulesImpl(
webrequest_rules_registry_unittest.cc 350 TEST_F(WebRequestRulesRegistryTest, RemoveAllRulesImpl) {
    [all...]

Completed in 1300 milliseconds