Searched refs:GetDistributedBundleMgr (Results 1 – 3 of 3) sorted by relevance
71 static OHOS::sptr<OHOS::AppExecFwk::IDistributedBms> GetDistributedBundleMgr() in GetDistributedBundleMgr() function293 auto iDistBundleMgr = GetDistributedBundleMgr(); in InnerGetRemoteAbilityInfo()312 auto iDistBundleMgr = GetDistributedBundleMgr(); in InnerGetRemoteAbilityInfos()
218 static OHOS::sptr<OHOS::AppExecFwk::IDistributedBms> GetDistributedBundleMgr(const std::string &dev… in GetDistributedBundleMgr() function253 auto iDistBundleMgr = GetDistributedBundleMgr(elementName.GetDeviceID()); in GetRemoteAbilityInfo()296 auto iDistBundleMgr = GetDistributedBundleMgr(elementNames[0].GetDeviceID()); in GetRemoteAbilityInfos()
45 static OHOS::sptr<OHOS::AppExecFwk::IDistributedBms> GetDistributedBundleMgr() in GetDistributedBundleMgr() function215 auto iDistBundleMgr = GetDistributedBundleMgr(); in InnerGetRemoteAbilityInfo()