Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_installer_host.h206 void HandleUninstallCloneApp(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_installer_host.cpp101 HandleUninstallCloneApp(data, reply); in OnRemoteRequest()
840 void BundleInstallerHost::HandleUninstallCloneApp(MessageParcel &data, MessageParcel &reply) in HandleUninstallCloneApp() function in OHOS::AppExecFwk::BundleInstallerHost