Home
last modified time | relevance | path

Searched refs:GetDataMgrFromService (Results 1 - 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp83 auto dataMgr = GetDataMgrFromService(); in GetApplicationInfo()
107 auto dataMgr = GetDataMgrFromService(); in GetApplicationInfoV9()
140 auto dataMgr = GetDataMgrFromService(); in GetApplicationInfos()
160 auto dataMgr = GetDataMgrFromService(); in GetApplicationInfosV9()
203 auto dataMgr = GetDataMgrFromService(); in GetBundleInfo()
227 auto dataMgr = GetDataMgrFromService(); in GetBaseSharedBundleInfos()
252 auto dataMgr = GetDataMgrFromService(); in GetBundleInfoV9()
281 auto dataMgr = GetDataMgrFromService(); in BatchGetBundleInfo()
303 auto dataMgr = GetDataMgrFromService(); in GetBundleInfoForSelf()
320 auto dataMgr = GetDataMgrFromService(); in GetDependentBundleInfo()
2661 const std::shared_ptr<BundleDataMgr> BundleMgrHostImpl::GetDataMgrFromService() GetDataMgrFromService() function in OHOS::AppExecFwk::BundleMgrHostImpl
[all...]
H A Dbundle_user_mgr_host_impl.cpp121 auto dataMgr = GetDataMgrFromService(); in OnCreateNewUser()
182 auto dataMgr = GetDataMgrFromService(); in GetAllPreInstallBundleInfos()
214 auto dataMgr = GetDataMgrFromService(); in GetAllDriverBundleInfos()
263 auto dataMgr = GetDataMgrFromService(); in ProcessRemoveUser()
321 auto dataMgr = GetDataMgrFromService(); in CheckInitialUser()
337 const std::shared_ptr<BundleDataMgr> BundleUserMgrHostImpl::GetDataMgrFromService() in GetDataMgrFromService() function in OHOS::AppExecFwk::BundleUserMgrHostImpl
407 auto dataMgr = GetDataMgrFromService(); in HandleNotifyBundleEvents()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_user_mgr_host_impl.h44 const std::shared_ptr<BundleDataMgr> GetDataMgrFromService();
H A Dbundle_mgr_host_impl.h1040 const std::shared_ptr<BundleDataMgr> GetDataMgrFromService();
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp5844 auto dataService = hostImpl->GetDataMgrFromService(); in HWTEST_F()
5878 auto dataService = hostImpl->GetDataMgrFromService(); in HWTEST_F()

Completed in 16 milliseconds