Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/notifications/
Dnotifications_prefs_cache.h38 void CacheAllowedOrigin(const GURL& origin);
Dnotifications_prefs_cache_unittest.cc34 cache->CacheAllowedOrigin(GURL("http://allowed2.com")); in TEST()
Dnotifications_prefs_cache.cc20 void NotificationsPrefsCache::CacheAllowedOrigin( in CacheAllowedOrigin() function in NotificationsPrefsCache
Ddesktop_notification_service.cc338 &NotificationsPrefsCache::CacheAllowedOrigin, in GrantPermission()