Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Doem_ibm_handler.hpp67 hostOffMatch = std::make_unique<sdbusplus::bus::match_t>( in Handler()
363 std::unique_ptr<sdbusplus::bus::match_t> hostOffMatch; member in pldm::responder::oem_ibm_platform::Handler
/openbmc/pldm/host-bmc/
H A Dhost_pdr_handler.hpp326 std::unique_ptr<sdbusplus::bus::match_t> hostOffMatch; member in pldm::HostPDRHandler
H A Dhost_pdr_handler.cpp98 hostOffMatch = std::make_unique<sdbusplus::bus::match_t>( in HostPDRHandler()