Home
last modified time | relevance | path

Searched refs:GetClientBundleName (Results 1 - 6 of 6) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_inline.cpp48 inline std::string GetClientBundleName() in GetClientBundleName() function
H A Dnotification_subscriber_manager.cpp110 message.Message("Subscribe notification: " + GetClientBundleName() + " user " + in AddSubscriber()
138 message.Message("Remove subscriber: " + GetClientBundleName() + " user " + in RemoveSubscriber()
H A Dadvanced_notification_reminder_service.cpp61 std::string bundle = GetClientBundleName(); in PublishReminder()
H A Dadvanced_notification_service.cpp112 std::string bundle = GetClientBundleName(); in PrepareNotificationRequest()
158 bundle = GetClientBundleName(); in PrepareNotificationRequest()
160 ANS_LOGE("Failed to GetClientBundleName"); in PrepareNotificationRequest()
435 NotificationPreferences::GetInstance()->IsAgentRelationship(GetClientBundleName(), sourceBundleName) && in PrepareNotificationInfo()
H A Dadvanced_notification_publish_service.cpp467 if (IsAgentRelationship(GetClientBundleName(), bundleOption->GetBundleName())) { in CancelAsBundleWithAgent()
2266 std::string bundleName = GetClientBundleName(); in SetBadgeNumber()
2306 std::string bundleName = GetClientBundleName(); in SetBadgeNumberByBundle()
H A Dadvanced_notification_utils.cpp116 bundle = GetClientBundleName(); in GenerateBundleOption()

Completed in 13 milliseconds