Searched refs:activeHmpPath (Results 1 – 1 of 1) sorted by relevance
252 std::string activeHmpPath = std::string(UPDATE_ACTIVE_DIR) + "/" + hmpName; in CollectModulePackageInfo() local253 if (!CheckPathExists(installHmpPath) && !CheckPathExists(activeHmpPath)) { in CollectModulePackageInfo()258 GetDirFiles(activeHmpPath, files); in CollectModulePackageInfo()