Home
last modified time | relevance | path

Searched refs:FOUNDATION_BUNDLE_NAME (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp73 constexpr char FOUNDATION_BUNDLE_NAME[] = "ohos.global.systemres"; member
959 request->SetOwnerBundleName(FOUNDATION_BUNDLE_NAME); in OnDistributedPublish()
960 request->SetCreatorBundleName(FOUNDATION_BUNDLE_NAME); in OnDistributedPublish()
1034 request->SetOwnerBundleName(FOUNDATION_BUNDLE_NAME); in OnDistributedUpdate()
1035 request->SetCreatorBundleName(FOUNDATION_BUNDLE_NAME); in OnDistributedUpdate()
1102 std::string bundle = (uid > 0) ? bundleName : FOUNDATION_BUNDLE_NAME; in OnDistributedDelete()
H A Dadvanced_notification_publish_service.cpp58 constexpr char FOUNDATION_BUNDLE_NAME[] = "ohos.global.systemres"; member
1241 request->SetCreatorBundleName(FOUNDATION_BUNDLE_NAME); in PublishContinuousTaskNotification()
1245 request->SetOwnerBundleName(FOUNDATION_BUNDLE_NAME); in PublishContinuousTaskNotification()

Completed in 10 milliseconds