Home
last modified time | relevance | path

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

/base/update/sys_installer/services/module_update/src/
H A Dmodule_update.cpp218 std::string hmpPackagePath = std::string(MODULE_PREINSTALL_DIR) + "/" + status.hmpName; in DoModuleUpdate() local
219 LOG(INFO) << "DoModuleUpdate hmp package path=" << hmpPackagePath; in DoModuleUpdate()
221 GetDirFiles(hmpPackagePath, files); in DoModuleUpdate()

Completed in 1 milliseconds