Home
last modified time | relevance | path

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

/base/update/sys_installer/services/module_update/service/src/
Dmodule_update_main.cpp224 std::string activePath = std::string(UPDATE_ACTIVE_DIR) + "/" + hmpName + "/" + HMP_INFO_NAME; in ValidateVersion() local
503 std::string activePath = std::string(UPDATE_ACTIVE_DIR) + "/" + hmpName; in BackupActiveModules() local
/base/update/sys_installer/services/module_update/src/
Dmodule_update.cpp148 string activePath = UPDATE_ACTIVE_DIR + in GetLatestUpdateModulePackage() local
/base/update/sys_installer/services/module_update/util/src/
Dmodule_utils.cpp263 std::string activePath = std::string(UPDATE_ACTIVE_DIR) + "/" + hmpName; in Revert() local