Home
last modified time | relevance | path

Searched defs:notification (Results 226 – 250 of 4178) sorted by relevance

12345678910>>...168

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/webapk/libs/runtime_library/src/org/chromium/webapk/lib/runtime_library/
H A DIWebApkApi.aidl18 void notifyNotification(String platformTag, int platformID, in Notification notification); in notifyNotification()
28 in Notification notification, String channelName); in notifyNotificationWithChannel()
/dports/net-im/nheko/nheko-0.9.0/src/notifications/
H A DManagerMac.cpp20 formatNotification(const mtx::responses::Notification &notification) in formatNotification()
26 NotificationsManager::postNotification(const mtx::responses::Notification &notification, in postNotification()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/s/
H A Dshard_server_catalog_cache_loader_test.cpp221 auto notification = in setUpChunkLoaderWithFiveChunks() local
251 auto notification = in TEST_F() local
277 auto notification = in TEST_F() local
304 auto notification = in TEST_F() local
340 auto notification = in TEST_F() local
375 auto notification = in TEST_F() local
406 auto notification = in TEST_F() local
471 auto notification = in TEST_F() local
549 auto notification = in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sharing/shared_clipboard/
H A Dremote_copy_message_handler_unittest.cc224 auto notification = GetProgressNotification(); in TEST_F() local
283 auto notification = GetImageNotification(); in TEST_F() local
328 auto notification = GetNotification(); in TEST_F() local
367 auto notification = GetImageNotification(); in TEST_F() local
390 auto notification = GetProgressNotification(); in TEST_F() local
421 auto notification = GetProgressNotification(); in TEST_F() local
/dports/lang/v8/v8-9.6.180.12/src/torque/ls/
H A Dmessage-handler.cc69 PublishDiagnosticsNotification notification; in ResetCompilationErrorDiagnostics() local
94 auto& notification = GetOrCreateNotificationForSource(id); in AddTorqueMessage() local
116 PublishDiagnosticsNotification& notification = notifications_[id]; in GetOrCreateNotificationForSource() local
170 PublishDiagnosticsNotification& notification = pair.second; in SendCompilationDiagnostics() local
247 void HandleTorqueFileListNotification(TorqueFileListNotification notification, in HandleTorqueFileListNotification()
297 DidChangeWatchedFilesNotification notification, MessageWriter writer) { in HandleChangeWatchedFilesNotification()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/torque/ls/
H A Dmessage-handler.cc69 PublishDiagnosticsNotification notification; in ResetCompilationErrorDiagnostics() local
94 auto& notification = GetOrCreateNotificationForSource(id); in AddTorqueMessage() local
116 PublishDiagnosticsNotification& notification = notifications_[id]; in GetOrCreateNotificationForSource() local
170 PublishDiagnosticsNotification& notification = pair.second; in SendCompilationDiagnostics() local
247 void HandleTorqueFileListNotification(TorqueFileListNotification notification, in HandleTorqueFileListNotification()
296 DidChangeWatchedFilesNotification notification, MessageWriter writer) { in HandleChangeWatchedFilesNotification()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/torque/ls/
H A Dmessage-handler.cc69 PublishDiagnosticsNotification notification; in ResetCompilationErrorDiagnostics() local
94 auto& notification = GetOrCreateNotificationForSource(id); in AddTorqueMessage() local
116 PublishDiagnosticsNotification& notification = notifications_[id]; in GetOrCreateNotificationForSource() local
170 PublishDiagnosticsNotification& notification = pair.second; in SendCompilationDiagnostics() local
247 void HandleTorqueFileListNotification(TorqueFileListNotification notification, in HandleTorqueFileListNotification()
296 DidChangeWatchedFilesNotification notification, MessageWriter writer) { in HandleChangeWatchedFilesNotification()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/send_tab_to_self/
H A Ddesktop_notification_handler.cc52 message_center::Notification notification( in DisplayNewEntries() local
115 message_center::Notification notification( in DisplaySendingConfirmation() local
127 message_center::Notification notification( in DisplayFailureMessage() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/browser/android/junit/src/org/chromium/chromecast/shell/
H A DCastWebContentsServiceTest.java113 Notification notification = mShadowService.getLastForegroundNotification(); in testForegroundNotificationHasUniqueChannelId() local
123 Notification notification = mShadowService.getLastForegroundNotification(); in testForegroundNotificationHasCorrectSmallIcon() local
131 Notification notification = mShadowService.getLastForegroundNotification(); in testNotificationTitleMatchesWebContentsTitle() local
/dports/net-mgmt/seafile-gui/seafile-client-7.0.9/src/
H A Dmessage-poller.cpp76 SyncNotification notification = SyncNotification::fromJson(ret); in checkNotification() local
84 SyncNotification notification; in fromJson() local
97 void MessagePoller::processNotification(const SyncNotification& notification) in processNotification()
/dports/comms/openzwave-devel/open-zwave-14f2ba74/cpp/src/
H A DDriver.cpp174 Notification* notification = new Notification(Notification::Type_DriverRemoved); in ~Driver() local
235 Notification* notification = new Notification(Notification::Type_NodeRemoved); in ~Driver() local
283 Notification* notification = m_notifications.front(); in ~Driver() local
708 Notification* notification = new Notification(Notification::Type_NodeAdded); in ReadCache() local
2427 Notification* notification = new Notification(Notification::Type_UserAlerts); in HandleGetVersionResponse() local
2726 Notification* notification = new Notification(Notification::Type_DriverReset); in HandleSerialAPIGetInitDataResponse() local
2948 Notification* notification = new Notification(Notification::Type_NodeReset); in HandleIsFailedNodeResponse() local
4439 Notification* notification = new Notification(Notification::Type_NodeAdded); in InitNode() local
5877 Notification* notification = m_notifications.front(); in NotifyWatchers() local
6405 Notification *notification; in HandleApplicationSlaveCommandRequest() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/extensions/api/notifications/
H A Dnotifications_apitest.cc290 message_center::Notification* notification = in IN_PROC_BROWSER_TEST_F() local
384 message_center::Notification* notification = in IN_PROC_BROWSER_TEST_F() local
421 message_center::Notification* notification = in IN_PROC_BROWSER_TEST_F() local
439 message_center::Notification* notification = in IN_PROC_BROWSER_TEST_F() local
468 message_center::Notification* notification = in IN_PROC_BROWSER_TEST_F() local
501 message_center::Notification* notification = in IN_PROC_BROWSER_TEST_F() local
530 message_center::Notification* notification = in IN_PROC_BROWSER_TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/api/notifications/
H A Dnotifications_apitest.cc294 message_center::Notification* notification = in IN_PROC_BROWSER_TEST_F() local
388 message_center::Notification* notification = in IN_PROC_BROWSER_TEST_F() local
425 message_center::Notification* notification = in IN_PROC_BROWSER_TEST_F() local
443 message_center::Notification* notification = in IN_PROC_BROWSER_TEST_F() local
472 message_center::Notification* notification = in IN_PROC_BROWSER_TEST_F() local
505 message_center::Notification* notification = in IN_PROC_BROWSER_TEST_F() local
534 message_center::Notification* notification = in IN_PROC_BROWSER_TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/message_center/
H A Dmessage_center_impl.cc153 for (auto* notification : notifications) { in FindVisibleNotificationById() local
182 std::unique_ptr<Notification> notification) { in AddNotification()
232 Notification* notification = notification_list_->GetNotificationById(id); in RemoveNotification() local
265 for (auto* notification : notifications) in RemoveNotificationsForNotifierId() local
284 for (auto* notification : notifications) { in RemoveAllNotifications() local
387 Notification* notification = notification_list_->GetNotificationById(id); in ClickOnSettingsButton() local
402 Notification* notification = notification_list_->GetNotificationById(id); in DisableNotification() local
/dports/polish/kadu/kadu-4.3/plugins/chat_notify/
H A Dchat-notifier.cpp59 void ChatNotifier::sendNotificationToChatWidget(const Notification &notification, ChatWidget *chatW… in sendNotificationToChatWidget()
71 void ChatNotifier::notify(const Notification &notification) in notify()
/dports/www/sabredav/sabre-dav-3.2.2/lib/CalDAV/Notifications/
H A DNode.php37 protected $notification; variable in Sabre\\CalDAV\\Notifications\\Node
53 …V\Backend\NotificationSupport $caldavBackend, $principalUri, NotificationInterface $notification) {
/dports/www/baikal/baikal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DNode.php39 protected $notification; variable in Sabre\\CalDAV\\Notifications\\Node
53 …DAV\Backend\NotificationSupport $caldavBackend, $principalUri, NotificationInterface $notification)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DNode.php37 protected $notification; variable in Sabre\\CalDAV\\Notifications\\Node
53 …V\Backend\NotificationSupport $caldavBackend, $principalUri, NotificationInterface $notification) {
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/FirebaseCloudMessaging/
H A DWebpushConfig.php24 public $notification; variable in Google_Service_FirebaseCloudMessaging_WebpushConfig
56 public function setNotification($notification)
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Notifications/
H A DNode.php37 protected $notification; variable in Sabre\\CalDAV\\Notifications\\Node
53 …V\Backend\NotificationSupport $caldavBackend, $principalUri, NotificationInterface $notification) {
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/sabre/sabre/dav/lib/CalDAV/Notifications/
H A DNode.php37 protected $notification; variable in Sabre\\CalDAV\\Notifications\\Node
53 …V\Backend\NotificationSupport $caldavBackend, $principalUri, NotificationInterface $notification) {
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DNode.php37 protected $notification; variable in Sabre\\CalDAV\\Notifications\\Node
53 …V\Backend\NotificationSupport $caldavBackend, $principalUri, NotificationInterface $notification) {
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DNode.php37 protected $notification; variable in Sabre\\CalDAV\\Notifications\\Node
53 …V\Backend\NotificationSupport $caldavBackend, $principalUri, NotificationInterface $notification) {
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DNode.php39 protected $notification; variable in Sabre\\CalDAV\\Notifications\\Node
53 …DAV\Backend\NotificationSupport $caldavBackend, $principalUri, NotificationInterface $notification)
/dports/www/owncloud/owncloud/lib/composer/sabre/dav/lib/CalDAV/Notifications/
H A DNode.php39 protected $notification; variable in Sabre\\CalDAV\\Notifications\\Node
53 …DAV\Backend\NotificationSupport $caldavBackend, $principalUri, NotificationInterface $notification)

12345678910>>...168