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

  /external/chromium_org/chrome/browser/extensions/api/declarative/
rules_registry_with_cache.h 93 void SetDeclarativeRulesStored(const std::string& extension_id,
rules_registry_with_cache_unittest.cc 262 ui_part->SetDeclarativeRulesStored(extension_id, false);
268 ui_part->SetDeclarativeRulesStored(extension_id, true);
rules_registry_with_cache.cc 339 SetDeclarativeRulesStored(extension_id, store_rules);
445 void RulesRegistryWithCache::RuleStorageOnUI::SetDeclarativeRulesStored(

Completed in 40 milliseconds