Searched refs:FOUNDATION_BUNDLE_NAME (Results 1 – 2 of 2) sorted by relevance
75 constexpr char FOUNDATION_BUNDLE_NAME[] = "ohos.global.systemres"; variable931 request->SetOwnerBundleName(FOUNDATION_BUNDLE_NAME); in OnDistributedPublish()932 request->SetCreatorBundleName(FOUNDATION_BUNDLE_NAME); in OnDistributedPublish()1012 request->SetOwnerBundleName(FOUNDATION_BUNDLE_NAME); in OnDistributedUpdate()1013 request->SetCreatorBundleName(FOUNDATION_BUNDLE_NAME); in OnDistributedUpdate()1084 std::string bundle = (uid > 0) ? bundleName : FOUNDATION_BUNDLE_NAME; in OnDistributedDelete()
59 constexpr char FOUNDATION_BUNDLE_NAME[] = "ohos.global.systemres"; variable1312 request->SetCreatorBundleName(FOUNDATION_BUNDLE_NAME); in PublishContinuousTaskNotification()1316 request->SetOwnerBundleName(FOUNDATION_BUNDLE_NAME); in PublishContinuousTaskNotification()