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.cpp130 std::string Version::getBMCMachine(const std::string& releaseFilePath) in getBMCMachine() argument
134 std::ifstream efile(releaseFilePath); in getBMCMachine()
157 std::string Version::getBMCExtendedVersion(const std::string& releaseFilePath) in getBMCExtendedVersion() argument
162 std::ifstream efile(releaseFilePath); in getBMCExtendedVersion()
181 std::string Version::getBMCVersion(const std::string& releaseFilePath) in getBMCVersion() argument
188 efile.open(releaseFilePath); in getBMCVersion()
H A Dversion.hpp140 static std::string getBMCMachine(const std::string& releaseFilePath);
151 getBMCExtendedVersion(const std::string& releaseFilePath);
161 static std::string getBMCVersion(const std::string& releaseFilePath);