Home
last modified time | relevance | path

Searched refs:CheckAndUpdateRevertResult (Results 1 - 4 of 4) sorted by relevance

/base/update/sys_installer/services/module_update/util/include/
H A Dmodule_utils.h48 bool CheckAndUpdateRevertResult(const std::string &hmpPath, const std::string &resultInfo, const std::string &keyWord);
/base/update/sys_installer/services/module_update/src/
H A Dmodule_file_repository.cpp76 if (CheckAndUpdateRevertResult(hmpName, writeInfo, "mount fail")) { in SaveInstallerResult()
/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_utils.cpp360 bool CheckAndUpdateRevertResult(const std::string &hmpPath, const std::string &resultInfo, const std::string &keyWord) in CheckAndUpdateRevertResult() function
/base/update/sys_installer/services/module_update/service/src/
H A Dmodule_update_main.cpp548 if (CheckAndUpdateRevertResult(hmpPath, writeInfo, "revert")) { in SaveInstallerResult()

Completed in 3 milliseconds