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

  /external/chromium_org/extensions/browser/api/declarative/
rules_registry.cc 160 std::string result = RulesRegistry::RemoveAllRulesNoStoreUpdate(extension_id);
165 std::string RulesRegistry::RemoveAllRulesNoStoreUpdate(
221 std::string error = RemoveAllRulesNoStoreUpdate(extension_id);
rules_registry.h 217 std::string RemoveAllRulesNoStoreUpdate(const std::string& extension_id);

Completed in 3071 milliseconds