Home
last modified time | relevance | path

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

/openbmc/phosphor-post-code-manager/src/
H A Dpost_code.cpp242 std::string postCodeDisplayPath = in savePostCodes() local
245 std::ofstream postCodeDisplayFile(postCodeDisplayPath); in savePostCodes()