Searched refs:pldmServiceName (Results 1 – 2 of 2) sorted by relevance
27 constants::pldmServiceName), in checkAndListenPldmService()43 (l_name.compare(constants::pldmServiceName) == in checkAndListenPldmService()58 if (dbusUtility::isServiceRunning(constants::pldmServiceName)) in checkAndListenPldmService()
152 constexpr auto pldmServiceName = "xyz.openbmc_project.PLDM";154 constexpr auto pldmServiceName = "xyz.openbmc_project.PLDM"; global() variable