| /base/notification/distributed_notification_service/frameworks/reminder/test/unittest/reminder_request_branch_test/ |
| D | reminder_request_branch_test.cpp | 177 NotificationRequest notificationRequest(reminderRequest->GetNotificationId()); variable 194 NotificationRequest notificationRequest(reminderRequest->GetNotificationId()); variable 211 NotificationRequest notificationRequest(reminderRequest->GetNotificationId()); variable 230 NotificationRequest notificationRequest(reminderRequest->GetNotificationId()); variable 247 NotificationRequest notificationRequest(reminderRequest->GetNotificationId()); variable 263 NotificationRequest notificationRequest(reminderRequest->GetNotificationId()); variable 330 NotificationRequest notificationRequest(reminderRequest->GetNotificationId()); variable 355 NotificationRequest notificationRequest(reminderRequest->GetNotificationId()); variable 380 NotificationRequest notificationRequest(reminderRequest->GetNotificationId()); variable 405 NotificationRequest notificationRequest(reminderRequest->GetNotificationId()); variable [all …]
|
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| 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 …]
|
| /base/notification/distributed_notification_service/frameworks/ets/ani/src/manager/ |
| D | ani_publish.cpp | 32 …std::shared_ptr<NotificationRequest> notificationRequest = std::make_shared<NotificationRequest>(); in AniPublish() local 50 …std::shared_ptr<NotificationRequest> notificationRequest = std::make_shared<NotificationRequest>(); in AniPublishWithId() local 74 …std::shared_ptr<NotificationRequest> notificationRequest = std::make_shared<NotificationRequest>(); in AniPublishAsBundle() local 95 …std::shared_ptr<NotificationRequest> notificationRequest = std::make_shared<NotificationRequest>(); in AniPublishAsBundleWithBundleOption() local
|
| D | ani_get_active.cpp | 101 sptr<OHOS::Notification::NotificationRequest> notificationRequest = nullptr; in AniGetActiveNotificationByFilter() local
|
| /base/notification/distributed_notification_service/frameworks/reminder/test/unittest/ |
| D | reminder_request_test.cpp | 1117 NotificationRequest notificationRequest(reminderRequestChild->GetNotificationId()); variable 1434 NotificationRequest notificationRequest(rrc->GetNotificationId()); variable 1452 NotificationRequest notificationRequest(rrc->GetNotificationId()); variable 1470 NotificationRequest notificationRequest(rrc->GetNotificationId()); variable 1488 NotificationRequest notificationRequest(rrc->GetNotificationId()); variable 1506 NotificationRequest notificationRequest(rrc->GetNotificationId()); variable 1525 NotificationRequest notificationRequest(rrc->GetNotificationId()); variable 1548 NotificationRequest notificationRequest(rrc->GetNotificationId()); variable 1572 NotificationRequest notificationRequest(rrc->GetNotificationId()); variable 1595 NotificationRequest notificationRequest(rrc->GetNotificationId()); variable [all …]
|
| /base/notification/distributed_notification_service/frameworks/test/moduletest/ |
| D | ans_innerkits_module_publish_test.cpp | 149 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/notification/distributed_notification_service/services/distributed/src/soft_bus/ |
| D | distributed_unlock_listener_oper_service.cpp | 163 sptr<NotificationRequest> notificationRequest = nullptr; in TriggerByJumpType() local 217 sptr<NotificationRequest> notificationRequest = nullptr; in GetNtfBtnWantAgentPtr() local 261 sptr<NotificationRequest> notificationRequest = nullptr; in GetNtfWantAgentPtr() local
|
| D | distributed_operation_service.cpp | 117 sptr<NotificationRequest> notificationRequest = nullptr; in GetNotificationButtonWantPtr() local 173 sptr<NotificationRequest> notificationRequest = nullptr; in GetNotificationWantPtr() local
|
| D | distributed_publish_service_v2.cpp | 578 … DistributedPublishService::SetNotificationButtons(const sptr<NotificationRequest> notificationReq… in SetNotificationButtons() 622 …stributedPublishService::FillSyncRequestExtendInfo(const sptr<NotificationRequest> notificationReq… in FillSyncRequestExtendInfo() 673 …ibutedPublishService::FillNotSyncRequestExtendInfo(const sptr<NotificationRequest> notificationReq… in FillNotSyncRequestExtendInfo() 703 …stributedPublishService::SetNotificationExtendInfo(const sptr<NotificationRequest> notificationReq… in SetNotificationExtendInfo()
|
| /base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice/servicegetnotificationrequestbyhashcode_fuzzer/ |
| D | service_getnotificationrequestbyhashcode_fuzzer.cpp | 28 sptr<NotificationRequest> notificationRequest; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/frameworks/js/napi/include/manager/ |
| D | napi_get_active.h | 30 sptr<OHOS::Notification::NotificationRequest> notificationRequest = nullptr; member
|
| /base/location/frameworks/js/napi/source/ |
| D | geofence_napi.cpp | 83 napi_value notificationRequest = GetArrayProperty(env, object, "notifications"); in JsObjToNotificationRequestList() local 111 std::shared_ptr<OHOS::Notification::NotificationRequest> notificationRequest = in GetNotificationRequestArray() local 119 std::shared_ptr<OHOS::Notification::NotificationRequest>& notificationRequest) in GenNotificationRequest()
|
| /base/notification/distributed_notification_service/frameworks/cj/ffi/src/ |
| D | notification_utils.cpp | 945 CNotificationRequestV2 ¬ificationRequest) in SetNotificationRequestByStringV2() 959 CNotificationRequestV2 ¬ificationRequest) in SetNotificationRequestByNumberV2() 997 CNotificationRequestV2 ¬ificationRequest) in SetNotificationRequestByBoolV2() 1029 CNotificationRequestV2 ¬ificationRequest) in SetNotificationRequestByPixelMapV2() 1577 CNotificationRequestV2 ¬ificationRequest) in SetNotificationRequestByCustomV2() 1601 static void InitNotificationRequest(CNotificationRequestV2 ¬ificationRequest) in InitNotificationRequest() 1620 CNotificationRequestV2 ¬ificationRequest) in SetNotificationRequestV2()
|
| /base/notification/distributed_notification_service/frameworks/reminder/src/ |
| D | reminder_request.cpp | 1102 void ReminderRequest::UpdateNotificationRequest(NotificationRequest& notificationRequest, const boo… in UpdateNotificationRequest() 1117 void ReminderRequest::UpdateNotificationWantAgent(NotificationRequest& notificationRequest) in UpdateNotificationWantAgent() 1130 void ReminderRequest::UpdateNotificationMaxScreenWantAgent(NotificationRequest& notificationRequest) in UpdateNotificationMaxScreenWantAgent() 1540 void ReminderRequest::AddActionButtons(NotificationRequest& notificationRequest, const bool include… in AddActionButtons() 1593 …id ReminderRequest::UpdateNotificationAddRemovalWantAgent(NotificationRequest& notificationRequest) in UpdateNotificationAddRemovalWantAgent() 1687 void ReminderRequest::UpdateActionButtons(NotificationRequest& notificationRequest, const bool &set… in UpdateActionButtons() 1721 void ReminderRequest::UpdateNotificationCommon(NotificationRequest& notificationRequest, bool isSno… in UpdateNotificationCommon() 1751 void ReminderRequest::UpdateNotificationBundleInfo(NotificationRequest& notificationRequest) in UpdateNotificationBundleInfo() 1756 void ReminderRequest::UpdateNotificationContent(NotificationRequest& notificationRequest, const boo… in UpdateNotificationContent() 1787 void ReminderRequest::UpdateNotificationStateForAlert(NotificationRequest& notificationRequest) in UpdateNotificationStateForAlert() [all …]
|
| /base/notification/distributed_notification_service/services/ans/src/advanced_notification_manager/ |
| D | advanced_notification_query.cpp | 257 const std::string& hashCode, sptr<NotificationRequest>& notificationRequest) in GetNotificationRequestByHashCode()
|
| D | advanced_notification_cancel.cpp | 360 sptr<NotificationRequest> notificationRequest = nullptr; in ExcuteRemoveNotification() local 532 auto notificationRequest = record->request; in GetRemoveListForRemoveAll() local
|
| /base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannexthree_fuzzer/ |
| D | ansmanagerstubannexthree_fuzzer.cpp | 84 …sptr<Notification::NotificationRequest> notificationRequest = new Notification::NotificationReques… in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannex_fuzzer/ |
| D | ansmanagerstubannex_fuzzer.cpp | 81 …sptr<Notification::NotificationRequest> notificationRequest = new Notification::NotificationReques… in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/ |
| D | advanced_notification_service_branch_test.cpp | 1188 NotificationRequest notificationRequest; in InitNotificationRecord() local 1262 NotificationRequest notificationRequest; variable
|
| D | notification_hisysevent_test.cpp | 118 NotificationRequest notificationRequest(notificationId); in HWTEST_F() local
|
| /base/notification/distributed_notification_service/frameworks/ets/ani/src/ |
| D | sts_request.cpp | 733 std::shared_ptr<OHOS::Notification::NotificationRequest> ¬ificationRequest) in GetNotificationRequestByCustom() 756 std::shared_ptr<NotificationRequest> ¬ificationRequest) in UnWarpNotificationRequest() 1141 bool WarpNotificationRequest(ani_env *env, const OHOS::Notification::NotificationRequest *notificat… in WarpNotificationRequest()
|
| /base/notification/distributed_notification_service/test/fuzztest/notificationhelper_fuzzer/ |
| D | notificationhelper_fuzzer.cpp | 310 sptr<NotificationRequest> notificationRequest; in TestAdvancedOperations() local
|
| /base/notification/distributed_notification_service/services/reminder/src/ |
| D | reminder_data_manager.cpp | 901 NotificationRequest notificationRequest(reminder->GetNotificationId()); in TerminateAlerting() local 1088 NotificationRequest notificationRequest(reminder->GetNotificationId()); in ShowReminder() local 1162 NotificationRequest notificationRequest(reminder->GetNotificationId()); in SnoozeReminderImpl() local
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| D | advanced_notification_utils.cpp | 283 …id AdvancedNotificationService::SetAgentNotification(sptr<NotificationRequest>& notificationReques… in SetAgentNotification() 378 … const auto ¬ificationRequest = recentNotification->notification->GetNotificationRequest(); in RecentNotificationDump() local
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| D | notification_helper.cpp | 726 const std::string& hashCode, sptr<NotificationRequest>& notificationRequest) in GetNotificationRequestByHashCode()
|