Home
last modified time | relevance | path

Searched defs:notificationRequest (Results 1 – 11 of 11) 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
196 NotificationRequest notificationRequest(myNotificationId); in HWTEST_F() local
[all …]
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp149 NotificationRequest notificationRequest = request->GetNotificationRequest(); in OnConsumed() local
209 void CheckCaseOneResult(NotificationRequest notificationRequest) in CheckCaseOneResult()
259 void CheckCaseTwoResult(NotificationRequest notificationRequest) in CheckCaseTwoResult()
284 void CheckCaseThreeResult(NotificationRequest notificationRequest) in CheckCaseThreeResult()
302 void CheckCaseFourResult(NotificationRequest notificationRequest) in CheckCaseFourResult()
328 void CheckCaseFiveResult(NotificationRequest notificationRequest) in CheckCaseFiveResult()
346 void CheckCaseSixResult(NotificationRequest notificationRequest) in CheckCaseSixResult()
362 void CheckCaseSevenResult(NotificationRequest notificationRequest) in CheckCaseSevenResult()
378 void CheckCaseEightResult(NotificationRequest notificationRequest) in CheckCaseEightResult()
393 void CheckCaseNineResult(NotificationRequest notificationRequest) in CheckCaseNineResult()
[all …]
/base/location/frameworks/js/napi/source/
Dgeofence_napi.cpp83 napi_value notificationRequest = GetArrayProperty(env, object, "notifications"); in JsObjToNotificationRequestList() local
111 OHOS::Notification::NotificationRequest notificationRequest; in GetNotificationRequestArray() local
118 OHOS::Notification::NotificationRequest& notificationRequest) in GenNotificationRequest()
/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/services/ans/src/
Dadvanced_notification_reminder_service.cpp72 sptr<NotificationRequest> notificationRequest = reminder->GetNotificationRequest(); in PublishReminder() local
Dreminder_data_manager.cpp807 sptr<NotificationRequest> notificationRequest = reminder->GetNotificationRequest(); in TerminateAlerting() local
1057 sptr<NotificationRequest> notificationRequest = reminder->GetNotificationRequest(); in ShowReminder() local
1158 sptr<NotificationRequest> notificationRequest = reminder->GetNotificationRequest(); in SnoozeReminderImpl() local
Dadvanced_notification_publish_service.cpp1557 sptr<NotificationRequest> notificationRequest = nullptr; in RemoveNotification() local
1691 auto notificationRequest = record->request; in RemoveAllNotificationsInner() local
1812 sptr<NotificationRequest> notificationRequest = nullptr; in RemoveNotificationBySlot() local
Dadvanced_notification_utils.cpp322 …id AdvancedNotificationService::SetAgentNotification(sptr<NotificationRequest>& notificationReques… in SetAgentNotification()
392 … const auto &notificationRequest = recentNotification->notification->GetNotificationRequest(); in RecentNotificationDump() local
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_service_branch_test.cpp1123 NotificationRequest notificationRequest; in InitNotificationRecord() local
Dnotification_hisysevent_test.cpp118 NotificationRequest notificationRequest(notificationId); in HWTEST_F() local
/base/location/services/location_gnss/gnss/source/
Dgnss_ability.cpp872 auto notificationRequest = notificationRequestList[i]; in ReportGeofenceEvent() local