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

  /external/chromium/chrome/browser/notifications/
notifications_prefs_cache.h 38 void CacheAllowedOrigin(const GURL& origin);
notifications_prefs_cache_unittest.cc 34 cache->CacheAllowedOrigin(GURL("http://allowed2.com"));
notifications_prefs_cache.cc 20 void NotificationsPrefsCache::CacheAllowedOrigin(
desktop_notification_service.cc 338 &NotificationsPrefsCache::CacheAllowedOrigin,

Completed in 25 milliseconds