Home
last modified time | relevance | path

Searched refs:InstallHmpBundle (Results 1 - 3 of 3) sorted by relevance

/base/update/sys_installer/services/module_update/util/include/
H A Dmodule_utils.h50 bool InstallHmpBundle(const std::string &hmpPath, bool revert);
/base/update/sys_installer/services/module_update/service/src/
H A Dmodule_update_main.cpp154 if (InstallHmpBundle(hmpPath, false)) { in HotAppInstall()
186 if (InstallHmpBundle(hmpPath, true)) { in FirstRevertInstallHotApp()
200 (void)InstallHmpBundle(hmpPath, true); in SecondRevertInstallHotApp()
210 (void)InstallHmpBundle(hmpPath, true); in SecondRevertInstallHotApp()
/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_utils.cpp408 bool InstallHmpBundle(const std::string &hmpPath, bool revert) in InstallHmpBundle() function

Completed in 3 milliseconds