Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dcollect_slot_vpd.hpp53 fruPresenceMatch = nullptr; in SlotHandler()
160 std::unique_ptr<sdbusplus::bus::match_t> fruPresenceMatch; member in pldm::responder::SlotHandler
H A Dcollect_slot_vpd.cpp160 fruPresenceMatch = std::make_unique<sdbusplus::bus::match_t>( in createPresenceMatch()
189 fruPresenceMatch = nullptr; in processPresentPropertyChange()