Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_content_test.cpp47 NotificationContent notificationContent(normalContent); in HWTEST_F() local
63 NotificationContent notificationContent(normalContent); in HWTEST_F() local
160 NotificationContent notificationContent(normalContent); in HWTEST_F() local
179 NotificationContent notificationContent(conversationContent); in HWTEST_F() local
197 NotificationContent notificationContent(pictureContent); in HWTEST_F() local
215 NotificationContent notificationContent(multiLineContent); in HWTEST_F() local
233 NotificationContent notificationContent(mediaContent); in HWTEST_F() local
252 NotificationContent notificationContent(mediaContent); in HWTEST_F() local
/base/notification/distributed_notification_service/test/fuzztest/notificationcontent_fuzzer/
Dnotificationcontent_fuzzer.cpp33 Notification::NotificationContent notificationContent(normalContent); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/services/distributed/src/tlv_box/
Dnotification_sync_box.cpp82 std::string notificationContent; in GetNotificationList() local
/base/powermgr/battery_manager/services/native/notification/
Dnotification_center.cpp61 std::shared_ptr<Notification::NotificationContent> notificationContent in SetContent() local
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp211 std::shared_ptr<NotificationContent> notificationContent = notificationRequest.GetContent(); in CheckCaseOneResult() local
304 std::shared_ptr<NotificationContent> notificationContent = notificationRequest.GetContent(); in CheckCaseFourResult() local
330 std::shared_ptr<NotificationContent> notificationContent = notificationRequest.GetContent(); in CheckCaseFiveResult() local
348 std::shared_ptr<NotificationContent> notificationContent = notificationRequest.GetContent(); in CheckCaseSixResult() local
364 std::shared_ptr<NotificationContent> notificationContent = notificationRequest.GetContent(); in CheckCaseSevenResult() local
/base/location/services/location_gnss/gnss/source/
Dagnss_ni_manager.cpp368 std::shared_ptr<OHOS::Notification::NotificationContent> notificationContent = in SendNiNotification() local
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
Dnotification_utils.cpp1475 … const std::shared_ptr<NotificationContent> &content, CNotificationContent &notificationContent) in SetNotificationContentDetailed()
1529 CNotificationContent &notificationContent) in SetNotificationContent()
/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
Dnotification_utils.h177 CNotificationContent notificationContent; member
/base/notification/distributed_notification_service/frameworks/reminder/src/
Dreminder_request.cpp1717 auto notificationContent = std::make_shared<NotificationContent>(notificationNormalContent); in UpdateNotificationCommon() local