Home
last modified time | relevance | path

Searched refs:CacheDeniedOrigin (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/notifications/
Dnotifications_prefs_cache.h39 void CacheDeniedOrigin(const GURL& origin);
Dnotifications_prefs_cache_unittest.cc35 cache->CacheDeniedOrigin(GURL("http://denied2.com")); in TEST()
Dnotifications_prefs_cache.cc29 void NotificationsPrefsCache::CacheDeniedOrigin( in CacheDeniedOrigin() function in NotificationsPrefsCache
Ddesktop_notification_service.cc358 &NotificationsPrefsCache::CacheDeniedOrigin, in DenyPermission()