Home
last modified time | relevance | path

Searched refs:BundleName (Results 1 - 7 of 7) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_notification_analytics_util.cpp61 HaMetaMessage& HaMetaMessage::BundleName(const std::string& bundleName) in BundleName() function in OHOS::Notification::HaMetaMessage
/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_analytics_util.h59 HaMetaMessage& BundleName(const std::string& bundleName_);
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences.cpp71 .BundleName(bundleOption == nullptr ? "" : bundleOption->GetBundleName()); in AddNotificationSlots()
129 .BundleName(bundleOption->GetBundleName()); in RemoveNotificationSlot()
157 .BundleName(bundleOption->GetBundleName()); in RemoveNotificationAllSlots()
215 .BundleName(bundleOption->GetBundleName()); in UpdateNotificationSlots()
895 HaMetaMessage message = HaMetaMessage().BundleName(bundleInfo.GetBundleName()); in SaveBundleProperty()
H A Dadvanced_notification_live_view_service.cpp258 BundleName(request->GetCreatorBundleName()).NotificationId(request->GetNotificationId()); in SetNotificationRequestToDb()
H A Dadvanced_notification_slot_service.cpp508 message.BundleName((bundle == nullptr) ? "" : bundle->GetBundleName()); in UpdateSlotReminderModeBySlotFlags()
H A Dadvanced_notification_publish_service.cpp862 .BundleName(bundleOption->GetBundleName()); in RequestEnableNotification()
1054 message.BundleName(bundleOption->GetBundleName()); in CanPopEnableNotificationDialog()
/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_analytics_util.cpp103 HaMetaMessage& HaMetaMessage::BundleName(const std::string& bundleName) in BundleName() function in OHOS::Notification::HaMetaMessage

Completed in 10 milliseconds