Home
last modified time | relevance | path

Searched defs:GetAllowedOrigins (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/notifications/
Ddesktop_notification_service_unittest.cc222 TEST_F(DesktopNotificationServiceTest, GetAllowedOrigins) { in TEST_F() argument
Ddesktop_notification_service.cc437 std::vector<GURL> DesktopNotificationService::GetAllowedOrigins() { in GetAllowedOrigins() function in DesktopNotificationService
/external/chromium/chrome/browser/content_settings/
Dcontent_settings_notification_provider.cc235 std::vector<GURL> NotificationProvider::GetAllowedOrigins() const { in GetAllowedOrigins() function in content_settings::NotificationProvider