Home
last modified time | relevance | path

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

/openbmc/openpower-pnor-code-mgmt/mmc/
H A Ditem_updater_mmc.cpp95 std::filesystem::path bmcdataPath("/home/root/bmcweb_persistent_data.json"); in reset() local
96 if (std::filesystem::exists(bmcdataPath)) in reset()
98 std::filesystem::remove(bmcdataPath); in reset()