Searched refs:QueryAllCloneExtensionInfosV9 (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_host_impl.cpp | 2589 dataMgr->QueryAllCloneExtensionInfosV9(want, flags, userId, extensionInfos); in QueryExtensionAbilityInfosV9() 2663 dataMgr->QueryAllCloneExtensionInfosV9(want, flags, userId, infos); in QueryExtensionAbilityInfosV9() 3704 dataMgr->QueryAllCloneExtensionInfosV9(want, flags, userId, infos); in QueryExtensionAbilityInfosWithTypeName()
|
H A D | bundle_data_mgr.cpp | 8761 void BundleDataMgr::QueryAllCloneExtensionInfosV9(const Want &want, int32_t flags, int32_t userId, in QueryAllCloneExtensionInfosV9() function in OHOS::AppExecFwk::BundleDataMgr
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | bundle_data_mgr.h | 975 void QueryAllCloneExtensionInfosV9(const Want &want, int32_t flags, int32_t userId,
|