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

  /external/chromium/chrome/browser/notifications/
notifications_prefs_cache.h 61 bool IsOriginAllowed(const GURL& origin);
notifications_prefs_cache.cc 68 if (IsOriginAllowed(origin))
86 bool NotificationsPrefsCache::IsOriginAllowed(

Completed in 24 milliseconds