Home
last modified time | relevance | path

Searched refs:DisplayNonPersistentNotification (Results 1 – 14 of 14) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/notifications/
H A Dblink_notification_service_impl_unittest.cc298 void DisplayNonPersistentNotification( in DisplayNonPersistentNotification() function in content::BlinkNotificationServiceImplTest
304 notification_service_remote_->DisplayNonPersistentNotification( in DisplayNonPersistentNotification()
508 DisplayNonPersistentNotification( in TEST_F()
520 DisplayNonPersistentNotification( in TEST_F()
534 DisplayNonPersistentNotification( in TEST_F()
551 DisplayNonPersistentNotification( in TEST_F()
H A Dblink_notification_service_impl.h49 void DisplayNonPersistentNotification(
H A Dblink_notification_service_impl.cc127 void BlinkNotificationServiceImpl::DisplayNonPersistentNotification( in DisplayNonPersistentNotification() function in content::BlinkNotificationServiceImpl
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/notifications/
H A Dblink_notification_service_impl_unittest.cc298 void DisplayNonPersistentNotification( in DisplayNonPersistentNotification() function in content::BlinkNotificationServiceImplTest
304 notification_service_remote_->DisplayNonPersistentNotification( in DisplayNonPersistentNotification()
508 DisplayNonPersistentNotification( in TEST_F()
520 DisplayNonPersistentNotification( in TEST_F()
534 DisplayNonPersistentNotification( in TEST_F()
551 DisplayNonPersistentNotification( in TEST_F()
H A Dblink_notification_service_impl.h49 void DisplayNonPersistentNotification(
H A Dblink_notification_service_impl.cc128 void BlinkNotificationServiceImpl::DisplayNonPersistentNotification( in DisplayNonPersistentNotification() function in content::BlinkNotificationServiceImpl
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/notifications/
H A Dnotification_manager.cc119 void NotificationManager::DisplayNonPersistentNotification( in DisplayNonPersistentNotification() function in blink::NotificationManager
127 GetNotificationService()->DisplayNonPersistentNotification( in DisplayNonPersistentNotification()
H A Dnotification_manager.h54 void DisplayNonPersistentNotification(
H A Dnotification.cc215 ->DisplayNonPersistentNotification(token_, data_->Clone(), in DidLoadResources()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/mojom/notifications/
H A Dnotification_service.mojom46 DisplayNonPersistentNotification(
54 // Calling this without previously calling DisplayNonPersistentNotification
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/mojom/notifications/
H A Dnotification_service.mojom46 DisplayNonPersistentNotification(
54 // Calling this without previously calling DisplayNonPersistentNotification
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/notifications/
H A Dnotification_manager.cc127 void NotificationManager::DisplayNonPersistentNotification( in DisplayNonPersistentNotification() function in blink::NotificationManager
135 GetNotificationService()->DisplayNonPersistentNotification( in DisplayNonPersistentNotification()
H A Dnotification_manager.h52 void DisplayNonPersistentNotification(
H A Dnotification.cc217 ->DisplayNonPersistentNotification(token_, data_->Clone(), in DidLoadResources()