Home
last modified time | relevance | path

Searched refs:ExplicitQueryAbilityInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_data_mgr.h1069 …bool ExplicitQueryAbilityInfo(const Want &want, int32_t flags, int32_t userId, AbilityInfo &abilit…
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp3287 res = GetBundleDataMgr()->ExplicitQueryAbilityInfo(
3789 bool res = GetBundleDataMgr()->ExplicitQueryAbilityInfo(
3793 res = GetBundleDataMgr()->ExplicitQueryAbilityInfo(
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp698 bool ret = ExplicitQueryAbilityInfo(want, flags, requestUserId, abilityInfo, appIndex); in QueryAbilityInfo()
774 bool ret = ExplicitQueryAbilityInfo(want, flags, requestUserId, abilityInfo); in QueryAbilityInfos()
903 bool BundleDataMgr::ExplicitQueryAbilityInfo(const Want &want, int32_t flags, int32_t userId, in ExplicitQueryAbilityInfo() function in OHOS::AppExecFwk::BundleDataMgr
6341 ret = ExplicitQueryAbilityInfo(want, GET_ABILITY_INFO_DEFAULT, userId, abilityInfo); in QueryInfoAndSkillsByElement()
6409 bool ret = ExplicitQueryAbilityInfo(want, GET_ABILITY_INFO_DEFAULT, userId, abilityInfo); in GetElement()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp4904 bool res = GetBundleDataMgr()->ExplicitQueryAbilityInfo(