Home
last modified time | relevance | path

Searched defs:notificationRequest (Results 1 – 9 of 9) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_request_test.cpp51 NotificationRequest notificationRequest(myNotificationId); in HWTEST_F() local
65 NotificationRequest notificationRequest(myNotificationId); in HWTEST_F() local
82 NotificationRequest notificationRequest(myNotificationId); in HWTEST_F() local
98 NotificationRequest notificationRequest(myNotificationId); in HWTEST_F() local
118 NotificationRequest notificationRequest(myNotificationId); in HWTEST_F() local
134 NotificationRequest notificationRequest(myNotificationId); in HWTEST_F() local
150 NotificationRequest notificationRequest(myNotificationId); in HWTEST_F() local
165 NotificationRequest notificationRequest(myNotificationId); in HWTEST_F() local
180 NotificationRequest notificationRequest(myNotificationId); in HWTEST_F() local
195 NotificationRequest notificationRequest(myNotificationId); in HWTEST_F() local
[all …]
/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/
Dnapi_get_active.h30 sptr<OHOS::Notification::NotificationRequest> notificationRequest = nullptr; member
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp144 NotificationRequest notificationRequest = request->GetNotificationRequest(); in OnConsumed() local
198 void CheckCaseOneResult(NotificationRequest notificationRequest) in CheckCaseOneResult()
248 void CheckCaseTwoResult(NotificationRequest notificationRequest) in CheckCaseTwoResult()
273 void CheckCaseThreeResult(NotificationRequest notificationRequest) in CheckCaseThreeResult()
291 void CheckCaseFourResult(NotificationRequest notificationRequest) in CheckCaseFourResult()
317 void CheckCaseFiveResult(NotificationRequest notificationRequest) in CheckCaseFiveResult()
335 void CheckCaseSixResult(NotificationRequest notificationRequest) in CheckCaseSixResult()
351 void CheckCaseSevenResult(NotificationRequest notificationRequest) in CheckCaseSevenResult()
367 void CheckCaseEightResult(NotificationRequest notificationRequest) in CheckCaseEightResult()
382 void CheckCaseNineResult(NotificationRequest notificationRequest) in CheckCaseNineResult()
[all …]
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_reminder_service.cpp64 sptr<NotificationRequest> notificationRequest = reminder->GetNotificationRequest(); in PublishReminder() local
Dreminder_data_manager.cpp788 sptr<NotificationRequest> notificationRequest = reminder->GetNotificationRequest(); in TerminateAlerting() local
977 sptr<NotificationRequest> notificationRequest = reminder->GetNotificationRequest(); in ShowReminder() local
1079 sptr<NotificationRequest> notificationRequest = reminder->GetNotificationRequest(); in SnoozeReminderImpl() local
Dadvanced_notification_publish_service.cpp1029 sptr<NotificationRequest> notificationRequest = nullptr; in RemoveNotification() local
1238 sptr<NotificationRequest> notificationRequest = nullptr; in RemoveNotificationBySlot() local
Dadvanced_notification_utils.cpp318 …id AdvancedNotificationService::SetAgentNotification(sptr<NotificationRequest>& notificationReques… in SetAgentNotification()
384 … const auto &notificationRequest = recentNotification->notification->GetNotificationRequest(); in RecentNotificationDump() local
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_service_branch_test.cpp1133 NotificationRequest notificationRequest; in InitNotificationRecord() local
Dnotification_hisysevent_test.cpp118 NotificationRequest notificationRequest(notificationId); in HWTEST_F() local