Home
last modified time | relevance | path

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

/openbmc/phosphor-state-manager/
H A Dchassis_state_manager_main.cpp58 fs::path newPohPath{std::format(POH_COUNTER_PERSIST_PATH, chassisId)}; in main() local
63 fs::rename(legacyPohPath, newPohPath); in main()