Searched defs:HasPermission (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/chromeos/notifications/
H A Ddesktop_notifications_unittest.h83 int HasPermission(const GURL& origin) { function in class:chromeos::DesktopNotificationsTest
84 return service_->prefs_cache()->HasPermission(origin);
/external/chromium/chrome/browser/notifications/
H A Dnotifications_prefs_cache.cc67 int NotificationsPrefsCache::HasPermission(const GURL& origin) { function in class:NotificationsPrefsCache
H A Ddesktop_notifications_unittest.h94 int HasPermission(const GURL& origin) { function in class:DesktopNotificationsTest
95 return service_->prefs_cache()->HasPermission(origin);

Completed in 57 milliseconds