Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-tool/include/
H A Dtool_constants.hpp27 constexpr auto pimPersistPath = "/var/lib/phosphor-inventory-manager"; variable
/openbmc/openpower-vpd-parser/vpd-tool/src/
H A Dvpd_tool.cpp1408 std::filesystem::remove_all(constants::pimPersistPath, l_ec)) in resetVpdOnDbus()
1412 << constants::pimPersistPath << "]." << std::endl; in resetVpdOnDbus()