| /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/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/frameworks/reminder/test/unittest/ |
| D | reminder_request_test.cpp | 1101 NotificationRequest notificationRequest(reminderRequestChild->GetNotificationId()); variable 1418 NotificationRequest notificationRequest(rrc->GetNotificationId()); variable 1436 NotificationRequest notificationRequest(rrc->GetNotificationId()); variable 1454 NotificationRequest notificationRequest(rrc->GetNotificationId()); variable 1472 NotificationRequest notificationRequest(rrc->GetNotificationId()); variable 1490 NotificationRequest notificationRequest(rrc->GetNotificationId()); variable 1509 NotificationRequest notificationRequest(rrc->GetNotificationId()); variable 1532 NotificationRequest notificationRequest(rrc->GetNotificationId()); variable 1556 NotificationRequest notificationRequest(rrc->GetNotificationId()); variable 1579 NotificationRequest notificationRequest(rrc->GetNotificationId()); variable [all …]
|
| /base/location/frameworks/js/napi/source/ |
| 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()
|
| /base/notification/distributed_notification_service/frameworks/js/napi/include/manager/ |
| D | napi_get_active.h | 30 sptr<OHOS::Notification::NotificationRequest> notificationRequest = nullptr; member
|
| /base/notification/distributed_notification_service/frameworks/cj/ffi/src/ |
| D | notification_utils.cpp | 933 CNotificationRequest ¬ificationRequest) in SetNotificationRequestByString() 947 CNotificationRequest ¬ificationRequest) in SetNotificationRequestByNumber() 985 CNotificationRequest ¬ificationRequest) in SetNotificationRequestByBool() 1017 CNotificationRequest ¬ificationRequest) in SetNotificationRequestByPixelMap() 1560 CNotificationRequest ¬ificationRequest) in SetNotificationRequestByCustom() 1584 static void InitNotificationRequest(CNotificationRequest ¬ificationRequest) in InitNotificationRequest() 1603 CNotificationRequest ¬ificationRequest) in SetNotificationRequest()
|
| /base/notification/distributed_notification_service/frameworks/reminder/src/ |
| D | reminder_request.cpp | 1076 void ReminderRequest::UpdateNotificationRequest(NotificationRequest& notificationRequest, const boo… in UpdateNotificationRequest() 1091 void ReminderRequest::UpdateNotificationWantAgent(NotificationRequest& notificationRequest) in UpdateNotificationWantAgent() 1104 void ReminderRequest::UpdateNotificationMaxScreenWantAgent(NotificationRequest& notificationRequest) in UpdateNotificationMaxScreenWantAgent() 1514 void ReminderRequest::AddActionButtons(NotificationRequest& notificationRequest, const bool include… in AddActionButtons() 1567 …id ReminderRequest::UpdateNotificationAddRemovalWantAgent(NotificationRequest& notificationRequest) in UpdateNotificationAddRemovalWantAgent() 1661 void ReminderRequest::UpdateActionButtons(NotificationRequest& notificationRequest, const bool &set… in UpdateActionButtons() 1695 void ReminderRequest::UpdateNotificationCommon(NotificationRequest& notificationRequest, bool isSno… in UpdateNotificationCommon() 1725 void ReminderRequest::UpdateNotificationBundleInfo(NotificationRequest& notificationRequest) in UpdateNotificationBundleInfo() 1730 void ReminderRequest::UpdateNotificationContent(NotificationRequest& notificationRequest, const boo… in UpdateNotificationContent() 1761 void ReminderRequest::UpdateNotificationStateForAlert(NotificationRequest& notificationRequest) in UpdateNotificationStateForAlert() [all …]
|
| /base/notification/distributed_notification_service/services/distributed/src/soft_bus/ |
| D | distributed_subscribe_service.cpp | 179 void DistributedService::SetNotificationButtons(const sptr<NotificationRequest> notificationRequest, in SetNotificationButtons()
|
| D | distributed_publish_service.cpp | 440 sptr<NotificationRequest> notificationRequest = new (std::nothrow) NotificationRequest(); in GetNotificationWantPtr() local 512 sptr<NotificationRequest> notificationRequest = nullptr; in GetNotificationButtonWantPtr() local
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/ |
| D | advanced_notification_service_branch_test.cpp | 1025 NotificationRequest notificationRequest; in InitNotificationRecord() local
|
| D | notification_hisysevent_test.cpp | 118 NotificationRequest notificationRequest(notificationId); in HWTEST_F() local
|
| /base/notification/distributed_notification_service/services/reminder/src/ |
| D | reminder_data_manager.cpp | 890 NotificationRequest notificationRequest(reminder->GetNotificationId()); in TerminateAlerting() local 1097 NotificationRequest notificationRequest(reminder->GetNotificationId()); in ShowReminder() local 1166 NotificationRequest notificationRequest(reminder->GetNotificationId()); in SnoozeReminderImpl() local
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| D | advanced_notification_utils.cpp | 334 …id AdvancedNotificationService::SetAgentNotification(sptr<NotificationRequest>& notificationReques… in SetAgentNotification() 429 … const auto ¬ificationRequest = recentNotification->notification->GetNotificationRequest(); in RecentNotificationDump() local
|
| D | ans_manager_stub_invalid.cpp | 36 const std::string& hashCode, sptr<NotificationRequest>& notificationRequest) in GetNotificationRequestByHashCode()
|
| D | advanced_notification_publish_service.cpp | 1728 sptr<NotificationRequest> notificationRequest = nullptr; in RemoveNotification() local 1860 auto notificationRequest = record->request; in RemoveAllNotificationsInner() local
|
| D | advanced_notification_service.cpp | 1114 const std::string& hashCode, sptr<NotificationRequest>& notificationRequest) in GetNotificationRequestByHashCode()
|
| /base/notification/distributed_notification_service/frameworks/core/src/manager/ |
| D | ans_manager_proxy.cpp | 1115 const std::string& hashCode, sptr<NotificationRequest>& notificationRequest) in GetNotificationRequestByHashCode()
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| D | notification_helper.cpp | 651 const std::string& hashCode, sptr<NotificationRequest>& notificationRequest) in GetNotificationRequestByHashCode()
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/ |
| D | ans_notification_branch_test.cpp | 625 const std::string& hashCode, sptr<NotificationRequest>& notificationRequest) override in GetNotificationRequestByHashCode()
|
| /base/location/services/location_gnss/gnss/source/ |
| D | gnss_ability.cpp | 911 auto notificationRequest = notificationRequestList[i]; in ReportGeofenceEvent() local
|
| /base/notification/distributed_notification_service/frameworks/core/src/ |
| D | ans_notification.cpp | 2103 const std::string& hashCode, sptr<NotificationRequest>& notificationRequest) in GetNotificationRequestByHashCode()
|