Home
last modified time | relevance | path

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

/base/update/sys_installer/services/module_update/util/include/
H A Dmodule_constants.h29 static constexpr const char *HMP_INFO_NAME = "module_info.zip"; member
/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_hvb_ops.cpp40 std::string modulePath = OHOS::ExtractFilePath(path) + HMP_INFO_NAME; in ParseReadParam()
H A Dmodule_utils.cpp301 std::string preInstalledPath = std::string(MODULE_PREINSTALL_DIR) + "/" + hmpName + "/" + HMP_INFO_NAME; in IsHotHmpPackage()
/base/update/sys_installer/services/module_update/service/src/
H A Dmodule_update_main.cpp288 std::string preInstalledPath = std::string(MODULE_PREINSTALL_DIR) + "/" + hmpName + "/" + HMP_INFO_NAME; in ValidateVersion()
303 std::string activePath = std::string(UPDATE_ACTIVE_DIR) + "/" + hmpName + "/" + HMP_INFO_NAME; in ValidateVersion()
434 std::string packInfoPath = hmpPath + "/" + HMP_INFO_NAME; in GetHmpVersion()

Completed in 3 milliseconds