Searched refs:GetMatchLauncherAbilityInfosForCloneInfos (Results 1 - 3 of 3) sorted by relevance
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/ |
H A D | bms_data_mgr_test.cpp | 2016 * @tc.name: test GetMatchLauncherAbilityInfosForCloneInfos 2034 dataMgr->GetMatchLauncherAbilityInfosForCloneInfos(innerBundleInfo, abilityInfo, innerBundleUserInfo, abilityInfos); in HWTEST_F() 2038 dataMgr->GetMatchLauncherAbilityInfosForCloneInfos(innerBundleInfo, abilityInfo, innerBundleUserInfo, abilityInfos); in HWTEST_F()
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | bundle_data_mgr.h | 1111 void GetMatchLauncherAbilityInfosForCloneInfos(const InnerBundleInfo& info, const AbilityInfo &abilityInfo,
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_data_mgr.cpp | 1928 GetMatchLauncherAbilityInfosForCloneInfos(info, mainAbilityInfo, bundleUserInfo, in GetMatchLauncherAbilityInfos() 1946 GetMatchLauncherAbilityInfosForCloneInfos(info, *ability, bundleUserInfo, abilityInfos); in GetMatchLauncherAbilityInfos() 1971 GetMatchLauncherAbilityInfosForCloneInfos(info, abilityInfoPair.second, bundleUserInfo, abilityInfos); in GetMultiLauncherAbilityInfo() 1980 void BundleDataMgr::GetMatchLauncherAbilityInfosForCloneInfos( in GetMatchLauncherAbilityInfosForCloneInfos() function in OHOS::AppExecFwk::BundleDataMgr
|
Completed in 20 milliseconds