Searched refs:bundleDataMgr_ (Results 1 – 3 of 3) sorted by relevance
114 std::shared_ptr<BundleDataMgr> bundleDataMgr_ = bms->GetDataMgr(); in ProcessPreloadRequestToServiceCenter() local115 if (bundleDataMgr_ == nullptr) { in ProcessPreloadRequestToServiceCenter()214 std::shared_ptr<BundleDataMgr> bundleDataMgr_ = bms->GetDataMgr(); in GetPreloadList() local215 if (bundleDataMgr_ == nullptr) { in GetPreloadList()378 if (bundleDataMgr_ == nullptr) { in SendRequestToServiceCenter()830 if (bundleDataMgr_ == nullptr) { in GetCallingInfo()1037 if (bundleDataMgr_ == nullptr) { in IsObtainAbilityInfo()1180 if (bundleDataMgr_ == nullptr) { in UpgradeAtomicService()1254 if (bundleDataMgr_ == nullptr) { in GetEcologicalCallerInfo()1310 if (bundleDataMgr_ == nullptr) { in CheckIsOnDemandLoad()[all …]
175 std::shared_ptr<BundleDataMgr> bundleDataMgr_ = bms->GetDataMgr(); in QueryRpcIdByAbilityToServiceCenter() local176 if (bundleDataMgr_ == nullptr) { in QueryRpcIdByAbilityToServiceCenter()183 if (!(bundleDataMgr_->QueryAppGalleryAbilityName(bundleName, abilityName))) { in QueryRpcIdByAbilityToServiceCenter()
1988 auto bundleDataMgr_ = DelayedSingleton<BundleMgrService>::GetInstance()->dataMgr_; variable1989 bool result = bundleDataMgr_->GetNameForUid(IPCSkeleton::GetCallingUid(), callerBundleName);2005 auto bundleDataMgr_ = DelayedSingleton<BundleMgrService>::GetInstance()->dataMgr_; variable2008 ASSERT_NE(bundleDataMgr_, nullptr);2009 DelayedSingleton<BundleMgrService>::GetInstance()->dataMgr_ = bundleDataMgr_;2024 auto bundleDataMgr_ = DelayedSingleton<BundleMgrService>::GetInstance()->dataMgr_; variable2025 DelayedSingleton<BundleMgrService>::GetInstance()->dataMgr_ = bundleDataMgr_;2028 ASSERT_NE(bundleDataMgr_, nullptr);