Home
last modified time | relevance | path

Searched refs:QueryAbilityInfoWithFlags (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_data_mgr.h1088 bool QueryAbilityInfoWithFlags(const std::optional<AbilityInfo> &option, int32_t flags, int32_t userId,
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp961 return QueryAbilityInfoWithFlags(ability, flags, responseUserId, innerBundleInfo, abilityInfo); in ExplicitQueryAbilityInfo()
1197 bool BundleDataMgr::QueryAbilityInfoWithFlags(const std::optional<AbilityInfo> &option, int32_t flags, int32_t userId, in QueryAbilityInfoWithFlags() function in OHOS::AppExecFwk::BundleDataMgr
1201 "begin to QueryAbilityInfoWithFlags flags=%{public}d,userId=%{public}d,appIndex=%{public}d", in QueryAbilityInfoWithFlags()
8334 return QueryAbilityInfoWithFlags(ability, flags, responseUserId, innerBundleInfo, abilityInfo, appIndex); in ExplicitQueryCloneAbilityInfo()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp11465 bool testRet = GetBundleDataMgr()->QueryAbilityInfoWithFlags( in HWTEST_F()
11468 testRet = GetBundleDataMgr()->QueryAbilityInfoWithFlags( in HWTEST_F()

Completed in 38 milliseconds