Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/
H A Dutils.hpp30 constexpr const char* versionHashFile = "/var/configuration/version"; variable
116 std::ifstream hashFile(versionHashFile); in fwVersionIsSame()
129 std::ofstream output(versionHashFile); in fwVersionIsSame()