Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command_common.h35 static sptr<IDistributedBms> GetDistributedBundleMgrService();
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command_common.cpp54 sptr<IDistributedBms> BundleCommandCommon::GetDistributedBundleMgrService() in GetDistributedBundleMgrService() function in OHOS::AppExecFwk::BundleCommandCommon
H A Dbundle_test_tool.cpp948 distributedBmsProxy_ = BundleCommandCommon::GetDistributedBundleMgrService(); in Init()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_mgr_host_impl.h1046 const OHOS::sptr<IDistributedBms> GetDistributedBundleMgrService();
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp2524 auto distributedBundleMgr = GetDistributedBundleMgrService(); in GetDistributedBundleInfo()
2721 const OHOS::sptr<IDistributedBms> BundleMgrHostImpl::GetDistributedBundleMgrService() in GetDistributedBundleMgrService() function in OHOS::AppExecFwk::BundleMgrHostImpl