Searched refs:GetRulesStoredKey (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/extensions/browser/api/declarative/
H A Drules_cache_delegate.h37 static std::string GetRulesStoredKey(const std::string& event_name,
H A Drules_cache_delegate.cc50 std::string RulesCacheDelegate::GetRulesStoredKey(const std::string& event_name, function in class:extensions::RulesCacheDelegate
73 rules_stored_key_ = GetRulesStoredKey(registry->event_name(),
/external/chromium_org/chrome/browser/extensions/api/declarative/
H A Drules_registry_with_cache_unittest.cc232 RulesCacheDelegate::GetRulesStoredKey(
302 RulesCacheDelegate::GetRulesStoredKey(
305 RulesCacheDelegate::GetRulesStoredKey(

Completed in 198 milliseconds