Searched refs:QueryAllCloneExtensionInfos (Results 1 - 3 of 3) sorted by relevance
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | bundle_data_mgr.h | 965 void QueryAllCloneExtensionInfos(const Want &want, int32_t flags, int32_t userId,
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_host_impl.cpp | 2505 dataMgr->QueryAllCloneExtensionInfos(want, flag, userId, extensionInfos); in QueryExtensionAbilityInfos() 2571 dataMgr->QueryAllCloneExtensionInfos(want, flag, userId, infos); in QueryExtensionAbilityInfos()
|
H A D | bundle_data_mgr.cpp | 8406 void BundleDataMgr::QueryAllCloneExtensionInfos(const Want &want, int32_t flags, int32_t userId, in QueryAllCloneExtensionInfos() function in OHOS::AppExecFwk::BundleDataMgr
|
Completed in 26 milliseconds