Home
last modified time | relevance | path

Searched refs:HandleSetCloneAbilityEnabled (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.h535 ErrCode HandleSetCloneAbilityEnabled(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp576 errCode = this->HandleSetCloneAbilityEnabled(data, reply); in OnRemoteRequest()
1997 ErrCode BundleMgrHost::HandleSetCloneAbilityEnabled(MessageParcel &data, MessageParcel &reply) in HandleSetCloneAbilityEnabled() function in OHOS::AppExecFwk::BundleMgrHost