HomeSort by relevance Sort by last modified time
    Searched full:setcachedeniedorigins (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/notifications/
notifications_prefs_cache_unittest.cc 24 cache->SetCacheDeniedOrigins(denied_origins);
notifications_prefs_cache.cc 44 void NotificationsPrefsCache::SetCacheDeniedOrigins(
notifications_prefs_cache.h 44 void SetCacheDeniedOrigins(const std::vector<GURL>& denied);
desktop_notification_service.cc 296 prefs_cache_->SetCacheDeniedOrigins(denied_origins);
409 &NotificationsPrefsCache::SetCacheDeniedOrigins,

Completed in 143 milliseconds