Home
last modified time | relevance | path

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