Searched refs:QueryAllCloneExtensionInfosV9 (Results 1 - 3 of 3) sorted by relevance
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | bundle_data_mgr.h | 967 void QueryAllCloneExtensionInfosV9(const Want &want, int32_t flags, int32_t userId,
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_host_impl.cpp | 2535 dataMgr->QueryAllCloneExtensionInfosV9(want, flags, userId, extensionInfos); in QueryExtensionAbilityInfosV9() 2609 dataMgr->QueryAllCloneExtensionInfosV9(want, flags, userId, infos); in QueryExtensionAbilityInfosV9()
|
H A D | bundle_data_mgr.cpp | 8445 void BundleDataMgr::QueryAllCloneExtensionInfosV9(const Want &want, int32_t flags, int32_t userId, in QueryAllCloneExtensionInfosV9() function in OHOS::AppExecFwk::BundleDataMgr
|
Completed in 23 milliseconds