Home
last modified time | relevance | path

Searched defs:InstallCloneApp (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.h136 … virtual ErrCode InstallCloneApp(const std::string &bundleName, int32_t userId, int32_t& appIndex) in InstallCloneApp() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/clone/
H A Dbundle_clone_installer.cpp46 ErrCode BundleCloneInstaller::InstallCloneApp(const std::string &bundleName, in InstallCloneApp() function in OHOS::AppExecFwk::BundleCloneInstaller
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_installer_proxy.cpp699 ErrCode BundleInstallerProxy::InstallCloneApp(const std::string &bundleName, int32_t userId, int32_… in InstallCloneApp() function in OHOS::AppExecFwk::BundleInstallerProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_installer_host.cpp780 ErrCode BundleInstallerHost::InstallCloneApp(const std::string &bundleName, int32_t userId, int32_t… in InstallCloneApp() function in OHOS::AppExecFwk::BundleInstallerHost