Home
last modified time | relevance | path

Searched refs:releaseFilePath (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/
H A Dversion.cpp129 std::string Version::getBMCMachine(const std::string& releaseFilePath) in getBMCMachine() argument
133 std::ifstream efile(releaseFilePath); in getBMCMachine()
156 std::string Version::getBMCExtendedVersion(const std::string& releaseFilePath) in getBMCExtendedVersion() argument
161 std::ifstream efile(releaseFilePath); in getBMCExtendedVersion()
180 std::string Version::getBMCVersion(const std::string& releaseFilePath) in getBMCVersion() argument
187 efile.open(releaseFilePath); in getBMCVersion()
H A Dversion.hpp141 static std::string getBMCMachine(const std::string& releaseFilePath);
152 getBMCExtendedVersion(const std::string& releaseFilePath);
162 static std::string getBMCVersion(const std::string& releaseFilePath);