Home
last modified time | relevance | path

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

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