Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_host.h810 …ErrCode HandleQueryCloneExtensionAbilityInfoWithAppIndex(MessageParcel &data, MessageParcel &reply…
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp564 errCode = this->HandleQueryCloneExtensionAbilityInfoWithAppIndex(data, reply); in OnRemoteRequest()
3948 ErrCode BundleMgrHost::HandleQueryCloneExtensionAbilityInfoWithAppIndex(MessageParcel &data, Messag… in HandleQueryCloneExtensionAbilityInfoWithAppIndex() function in OHOS::AppExecFwk::BundleMgrHost