Searched refs:bundleDistributedManager_ (Results 1 – 3 of 3) sorted by relevance
238 if (bundleDistributedManager_ == nullptr) { in InitFreeInstall()240 bundleDistributedManager_ = std::make_shared<BundleDistributedManager>(); in InitFreeInstall()373 return bundleDistributedManager_; in GetBundleDistributedManager()391 bundleDistributedManager_.reset(); in SelfClean()
196 std::shared_ptr<BundleDistributedManager> bundleDistributedManager_; variable
4285 DelayedSingleton<BundleMgrService>::GetInstance()->bundleDistributedManager_ =4290 DelayedSingleton<BundleMgrService>::GetInstance()->bundleDistributedManager_ = nullptr;4309 …DelayedSingleton<BundleMgrService>::GetInstance()->bundleDistributedManager_ = bundleDistributedMa…