Home
last modified time | relevance | path

Searched defs:UninstallCloneApp (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_installer_interface.h141 … virtual ErrCode UninstallCloneApp(const std::string &bundleName, int32_t userId, int32_t appIndex) in UninstallCloneApp() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/clone/
H A Dbundle_clone_installer.cpp75 ErrCode BundleCloneInstaller::UninstallCloneApp( in UninstallCloneApp() function in OHOS::AppExecFwk::BundleCloneInstaller
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_installer_proxy.cpp737 ErrCode BundleInstallerProxy::UninstallCloneApp(const std::string &bundleName, int32_t userId, int3… in UninstallCloneApp() function in OHOS::AppExecFwk::BundleInstallerProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_installer_host.cpp820 ErrCode BundleInstallerHost::UninstallCloneApp(const std::string &bundleName, int32_t userId, int32… in UninstallCloneApp() function in OHOS::AppExecFwk::BundleInstallerHost