Home
last modified time | relevance | path

Searched refs:ERR_LOWER_VERSION (Results 1 – 3 of 3) sorted by relevance

/base/update/sys_installer/services/module_update/util/include/
Dmodule_error_code.h25 ERR_LOWER_VERSION, enumerator
/base/update/sys_installer/tools/module_update_tool/
Dmain.cpp55 case OHOS::SysInstaller::ERR_LOWER_VERSION: in GetFailReasonByErrCode()
/base/update/sys_installer/frameworks/ipc_server/src/
Dmodule_update_service.cpp194 return ModuleErrorCode::ERR_LOWER_VERSION; in InstallModuleFile()