Home
last modified time | relevance | path

Searched refs:GetMatchLauncherAbilityInfos (Results 1 - 6 of 6) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_process.cpp352 dataMgr->GetMatchLauncherAbilityInfos(want, innerBundleInfo, abilityInfos, time, userId); in GetLauncherAbilityResourceInfos()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_data_mgr_test/
H A Dbms_data_mgr_test.cpp1439 * @tc.name: GetMatchLauncherAbilityInfos
1440 * @tc.desc: GetMatchLauncherAbilityInfos, needAppDetail is false
1481 dataMgr->GetMatchLauncherAbilityInfos(want, innerBundleInfo, abilityInfos, installTime, Constants::ANY_USERID); in HWTEST_F()
1486 dataMgr->GetMatchLauncherAbilityInfos(want, innerBundleInfo, abilityInfos, installTime, Constants::ANY_USERID); in HWTEST_F()
1492 * @tc.name: GetMatchLauncherAbilityInfos
1493 * @tc.desc: GetMatchLauncherAbilityInfos, needAppDetail is true
1519 dataMgr->GetMatchLauncherAbilityInfos(want, innerBundleInfo, abilityInfos, installTime, Constants::ANY_USERID); in HWTEST_F()
1524 dataMgr->GetMatchLauncherAbilityInfos(want, innerBundleInfo, abilityInfos, installTime, Constants::ANY_USERID); in HWTEST_F()
1530 dataMgr->GetMatchLauncherAbilityInfos(want, innerBundleInfo, abilityInfos, installTime, Constants::ANY_USERID); in HWTEST_F()
1535 dataMgr->GetMatchLauncherAbilityInfos(wan in HWTEST_F()
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_data_mgr.h208 void GetMatchLauncherAbilityInfos(const Want& want, const InnerBundleInfo& info,
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp1893 void BundleDataMgr::GetMatchLauncherAbilityInfos(const Want& want, in GetMatchLauncherAbilityInfos() function in OHOS::AppExecFwk::BundleDataMgr
2210 GetMatchLauncherAbilityInfos(want, info, abilityInfos, installTime, userId); in GetAllLauncherAbility()
2248 GetMatchLauncherAbilityInfos(want, item->second, abilityInfos, installTime, userId); in GetLauncherAbilityByBundleName()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp1076 GetBundleDataMgr()->GetMatchLauncherAbilityInfos(want, in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp3259 GetBundleDataMgr()->GetMatchLauncherAbilityInfos(want, innerBundleInfo, abilityInfos, Constants::INVALID_USERID); in HWTEST_F()

Completed in 42 milliseconds