/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_request_test.cpp | 51 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 …]
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
H A D | ans_innerkits_module_publish_test.cpp | 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() 428 void CheckCaseFifteenResult(NotificationRequest notificationRequest) in CheckCaseFifteenResult() [all …]
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/ |
H A D | napi_get_active.h | 30 sptr<OHOS::Notification::NotificationRequest> notificationRequest = nullptr; member
|
/ohos5.0/base/location/frameworks/js/napi/source/ |
H A D | geofence_napi.cpp | 83 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()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/ |
H A D | mock_notification_helper.cpp | 121 …sptr<NotificationRequest> notificationRequest = sptr<NotificationRequest>(new NotificationRequest(… in GetAllActiveNotifications() local
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/ |
H A D | notification_tools.cpp | 97 Notification::NotificationRequest notificationRequest = Notification::NotificationRequest(); in PublishNotification() local
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | advanced_notification_reminder_service.cpp | 72 sptr<NotificationRequest> notificationRequest = reminder->GetNotificationRequest(); in PublishReminder() local
|
H A D | reminder_data_manager.cpp | 807 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
|
H A D | advanced_notification_publish_service.cpp | 1557 sptr<NotificationRequest> notificationRequest = nullptr; in RemoveNotification() local 1691 auto notificationRequest = record->request; in RemoveAllNotificationsInner() local 1812 sptr<NotificationRequest> notificationRequest = nullptr; in RemoveNotificationBySlot() local
|
H A D | advanced_notification_utils.cpp | 322 …id AdvancedNotificationService::SetAgentNotification(sptr<NotificationRequest>& notificationReques… in SetAgentNotification() 392 … const auto ¬ificationRequest = recentNotification->notification->GetNotificationRequest(); in RecentNotificationDump() local
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_ability.cpp | 203 void Ability::KeepBackgroundRunning(int id, const NotificationRequest& notificationRequest) in KeepBackgroundRunning()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/ |
H A D | bgtask_misc_unit_test.cpp | 269 …auto notificationRequest = sptr<Notification::NotificationRequest>(new Notification::NotificationR… variable
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | advanced_notification_service_branch_test.cpp | 1123 NotificationRequest notificationRequest; in InitNotificationRecord() local
|
H A D | notification_hisysevent_test.cpp | 118 NotificationRequest notificationRequest(notificationId); in HWTEST_F() local
|
/ohos5.0/base/location/services/location_gnss/gnss/source/ |
H A D | gnss_ability.cpp | 872 auto notificationRequest = notificationRequestList[i]; in ReportGeofenceEvent() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | ability.cpp | 732 void Ability::KeepBackgroundRunning(int id, const NotificationRequest ¬ificationRequest) in KeepBackgroundRunning()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
H A D | ability_test.cpp | 2060 NotificationRequest notificationRequest; variable
|