Home
last modified time | relevance | path

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 Dbms_data_mgr_test.cpp2016 * @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 Dbundle_data_mgr.h1111 void GetMatchLauncherAbilityInfosForCloneInfos(const InnerBundleInfo& info, const AbilityInfo &abilityInfo,
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp1928 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 21 milliseconds