Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp86 auto dataMgr = GetDataMgrFromService(); in GetApplicationInfo()
110 auto dataMgr = GetDataMgrFromService(); in GetApplicationInfoV9()
143 auto dataMgr = GetDataMgrFromService(); in GetApplicationInfos()
163 auto dataMgr = GetDataMgrFromService(); in GetApplicationInfosV9()
206 auto dataMgr = GetDataMgrFromService(); in GetBundleInfo()
230 auto dataMgr = GetDataMgrFromService(); in GetBaseSharedBundleInfos()
262 auto dataMgr = GetDataMgrFromService(); in GetBundleInfoV9()
291 auto dataMgr = GetDataMgrFromService(); in BatchGetBundleInfo()
313 auto dataMgr = GetDataMgrFromService(); in GetBundleInfoForSelf()
330 auto dataMgr = GetDataMgrFromService(); in GetDependentBundleInfo()
[all …]
H A Dbundle_user_mgr_host_impl.cpp120 auto dataMgr = GetDataMgrFromService(); in OnCreateNewUser()
179 auto dataMgr = GetDataMgrFromService(); in GetAllPreInstallBundleInfos()
231 auto dataMgr = GetDataMgrFromService(); in RemoveUser()
291 auto dataMgr = GetDataMgrFromService(); in CheckInitialUser()
307 const std::shared_ptr<BundleDataMgr> BundleUserMgrHostImpl::GetDataMgrFromService() in GetDataMgrFromService() function in OHOS::AppExecFwk::BundleUserMgrHostImpl
377 auto dataMgr = GetDataMgrFromService(); in HandleNotifyBundleEvents()
/ohos5.0/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.h1044 const std::shared_ptr<BundleDataMgr> GetDataMgrFromService();
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp5866 auto dataService = hostImpl->GetDataMgrFromService();
5900 auto dataService = hostImpl->GetDataMgrFromService();