Home
last modified time | relevance | path

Searched refs:GetDistributedBundleMgr (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributebundlemgr/
H A Ddistributed_bundle_mgr.cpp71 static OHOS::sptr<OHOS::AppExecFwk::IDistributedBms> GetDistributedBundleMgr() in GetDistributedBundleMgr() function
293 auto iDistBundleMgr = GetDistributedBundleMgr(); in InnerGetRemoteAbilityInfo()
312 auto iDistBundleMgr = GetDistributedBundleMgr(); in InnerGetRemoteAbilityInfos()
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Ddistributed_bms.cpp218 static OHOS::sptr<OHOS::AppExecFwk::IDistributedBms> GetDistributedBundleMgr(const std::string &dev… in GetDistributedBundleMgr() function
253 auto iDistBundleMgr = GetDistributedBundleMgr(elementName.GetDeviceID()); in GetRemoteAbilityInfo()
296 auto iDistBundleMgr = GetDistributedBundleMgr(elementNames[0].GetDeviceID()); in GetRemoteAbilityInfos()
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributedBundle/
H A Ddistributed_bundle.cpp45 static OHOS::sptr<OHOS::AppExecFwk::IDistributedBms> GetDistributedBundleMgr() in GetDistributedBundleMgr() function
215 auto iDistBundleMgr = GetDistributedBundleMgr(); in InnerGetRemoteAbilityInfo()