Searched refs:getVersions (Results 1 – 4 of 4) sorted by relevance
52 Version::getVersions(versionString); in TEST()
142 static std::pair<std::string, std::string> getVersions(
100 std::pair<std::string, std::string> Version::getVersions( in getVersions() function in openpower::software::updater::Version
239 const auto& [version, extendedVersion] = Version::getVersions(fullVersion); in processPNORImage()