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

  /external/chromium_org/chrome/browser/extensions/api/declarative/
initializing_rules_registry.cc 45 std::string InitializingRulesRegistry::RemoveAllRules(
47 std::string error = delegate_->RemoveAllRules(extension_id);
rules_registry_with_cache.cc 159 std::string RulesRegistryWithCache::RemoveAllRules(
214 std::string error = RemoveAllRules(extension_id);

Completed in 202 milliseconds