Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_installer_host.h205 void HandleInstallCloneApp(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_installer_host.cpp98 HandleInstallCloneApp(data, reply); in OnRemoteRequest()
800 void BundleInstallerHost::HandleInstallCloneApp(MessageParcel &data, MessageParcel &reply) in HandleInstallCloneApp() function in OHOS::AppExecFwk::BundleInstallerHost