Searched refs:QueryAllCloneExtensionInfos (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | bundle_data_mgr.h | 973 void QueryAllCloneExtensionInfos(const Want &want, int32_t flags, int32_t userId,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_host_impl.cpp | 2559 dataMgr->QueryAllCloneExtensionInfos(want, flag, userId, extensionInfos); in QueryExtensionAbilityInfos() 2625 dataMgr->QueryAllCloneExtensionInfos(want, flag, userId, infos); in QueryExtensionAbilityInfos()
|
H A D | bundle_data_mgr.cpp | 8722 void BundleDataMgr::QueryAllCloneExtensionInfos(const Want &want, int32_t flags, int32_t userId, in QueryAllCloneExtensionInfos() function in OHOS::AppExecFwk::BundleDataMgr
|