Searched defs:GetAllowedOrigins (Results 1 – 3 of 3) sorted by relevance
222 TEST_F(DesktopNotificationServiceTest, GetAllowedOrigins) { in TEST_F() argument
437 std::vector<GURL> DesktopNotificationService::GetAllowedOrigins() { in GetAllowedOrigins() function in DesktopNotificationService
235 std::vector<GURL> NotificationProvider::GetAllowedOrigins() const { in GetAllowedOrigins() function in content_settings::NotificationProvider