Searched defs:bundleMgrService (Results 1 – 4 of 4) sorted by relevance
45 … sptr<IRemoteObject> bundleMgrService = sptr<IRemoteObject>(new (std::nothrow) BundleMgrService()); in SetUpTestCase() local
50 …sptr<IRemoteObject> bundleMgrService = sptr<IRemoteObject>(new (std::nothrow) AppExecFwk::BundleM… in SetUpTestCase() local
971 auto bundleMgrService = DelayedSingleton<BundleMgrService>::GetInstance(); in AddTaskParallel() local1797 auto bundleMgrService = DelayedSingleton<BundleMgrService>::GetInstance(); in InnerMultiProcessBundleInstall() local
11205 …std::shared_ptr<BundleMgrService> bundleMgrService = DelayedSingleton<BundleMgrService>::GetInstan… variable