Home
last modified time | relevance | path

Searched defs:InstallExisted (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_installer_interface.h146 virtual ErrCode InstallExisted(const std::string &bundleName, int32_t userId) in InstallExisted() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_installer_proxy.cpp770 ErrCode BundleInstallerProxy::InstallExisted(const std::string &bundleName, int32_t userId) in InstallExisted() function in OHOS::AppExecFwk::BundleInstallerProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_installer_host.cpp856 ErrCode BundleInstallerHost::InstallExisted(const std::string &bundleName, int32_t userId) in InstallExisted() function in OHOS::AppExecFwk::BundleInstallerHost