Home
last modified time | relevance | path

Searched refs:ImplicitQueryAllCloneAbilityInfos (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_data_mgr.h1156 void ImplicitQueryAllCloneAbilityInfos(const Want &want, int32_t flags, int32_t userId,
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp1046 ImplicitQueryAllCloneAbilityInfos(want, flags, requestUserId, abilityInfos); in ImplicitQueryCloneAbilityInfos()
1459 void BundleDataMgr::ImplicitQueryAllCloneAbilityInfos(const Want &want, int32_t flags, int32_t user… in ImplicitQueryAllCloneAbilityInfos() function in OHOS::AppExecFwk::BundleDataMgr