Home
last modified time | relevance | path

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

/ohos5.0/base/update/sys_installer/services/module_update/service/src/
H A Dmodule_update_main.cpp303 std::string activePath = std::string(UPDATE_ACTIVE_DIR) + "/" + hmpName + "/" + HMP_INFO_NAME; in ValidateVersion() local
556 std::string activePath = std::string(UPDATE_ACTIVE_DIR) + "/" + hmpName; in BackupActiveModules() local
/ohos5.0/base/update/sys_installer/services/module_update/src/
H A Dmodule_update.cpp163 string activePath = UPDATE_ACTIVE_DIR + in GetLatestUpdateModulePackage() local
/ohos5.0/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_utils.cpp220 std::string activePath = std::string(UPDATE_ACTIVE_DIR) + "/" + hmpName; in Revert() local