Home
last modified time | relevance | path

Searched refs:getBMCMachine (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/
H A Dversion.hpp141 static std::string getBMCMachine(const std::string& releaseFilePath);
H A Dversion.cpp129 std::string Version::getBMCMachine(const std::string& releaseFilePath) in getBMCMachine() function in phosphor::software::manager::Version
H A Dupdate_manager.cpp102 std::string currMachine = Version::getBMCMachine(OS_RELEASE_FILE); in processImage()
H A Dimage_manager.cpp138 std::string currMachine = Version::getBMCMachine(OS_RELEASE_FILE); in processImage()