Home
last modified time | relevance | path

Searched defs:InstallCloneApp (Results 1 - 4 of 4) sorted by relevance

/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 in OHOS::AppExecFwk::IBundleInstaller
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_installer_proxy.cpp692 ErrCode BundleInstallerProxy::InstallCloneApp(const std::string &bundleName, int32_t userId, int32_t& appIndex) in InstallCloneApp() function in OHOS::AppExecFwk::BundleInstallerProxy
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/clone/
H A Dbundle_clone_installer.cpp47 ErrCode BundleCloneInstaller::InstallCloneApp(const std::string &bundleName, in InstallCloneApp() function in OHOS::AppExecFwk::BundleCloneInstaller
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_installer_host.cpp775 ErrCode BundleInstallerHost::InstallCloneApp(const std::string &bundleName, int32_t userId, int32_t& appIndex) in InstallCloneApp() function in OHOS::AppExecFwk::BundleInstallerHost

Completed in 5 milliseconds