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

  /external/chromium/chrome/browser/notifications/
notifications_prefs_cache.h 43 void SetCacheAllowedOrigins(const std::vector<GURL>& allowed);
notifications_prefs_cache_unittest.cc 23 cache->SetCacheAllowedOrigins(allowed_origins);
notifications_prefs_cache.cc 38 void NotificationsPrefsCache::SetCacheAllowedOrigins(
desktop_notification_service.cc 295 prefs_cache_->SetCacheAllowedOrigins(allowed_origins);
400 &NotificationsPrefsCache::SetCacheAllowedOrigins,

Completed in 73 milliseconds