Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_data_mgr.h1160 bool ImplicitQueryCurCloneAbilityInfosV9(const Want &want, int32_t flags, int32_t userId,
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp1167 if (!ImplicitQueryCurCloneAbilityInfosV9(want, flags, requestUserId, abilityInfos)) { in ImplicitQueryCloneAbilityInfosV9()
1381 bool BundleDataMgr::ImplicitQueryCurCloneAbilityInfosV9(const Want &want, int32_t flags, int32_t us… in ImplicitQueryCurCloneAbilityInfosV9() function in OHOS::AppExecFwk::BundleDataMgr