Searched refs:releaseFilePath (Results 1 – 2 of 2) sorted by relevance
129 std::string Version::getBMCMachine(const std::string& releaseFilePath) in getBMCMachine() argument133 std::ifstream efile(releaseFilePath); in getBMCMachine()156 std::string Version::getBMCExtendedVersion(const std::string& releaseFilePath) in getBMCExtendedVersion() argument161 std::ifstream efile(releaseFilePath); in getBMCExtendedVersion()180 std::string Version::getBMCVersion(const std::string& releaseFilePath) in getBMCVersion() argument187 efile.open(releaseFilePath); in getBMCVersion()
141 static std::string getBMCMachine(const std::string& releaseFilePath);152 getBMCExtendedVersion(const std::string& releaseFilePath);162 static std::string getBMCVersion(const std::string& releaseFilePath);