Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/
H A Dconst.hpp131 constexpr auto pimService = "xyz.openbmc_project.Inventory.Manager"; variable
H A Dibm_vpd_utils.cpp1135 if (service.compare(pimService) != 0) in clearVpdOnRemoval()