Searched refs:preInstallHmpPath (Results 1 – 1 of 1) sorted by relevance
518 std::string preInstallHmpPath = std::string(MODULE_PREINSTALL_DIR) + "/" + hmp; in GetHmpVersionInfo() local520 … LOG(INFO) << "preInstallHmpPath:" << preInstallHmpPath << " activeHmpPath:" << activeHmpPath; in GetHmpVersionInfo()523 (void)GetHmpVersion(preInstallHmpPath, preinfo); in GetHmpVersionInfo()