Home
last modified time | relevance | path

Searched defs:updateBIOSMatch (Results 1 – 2 of 2) sorted by relevance

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Doem_ibm_handler.hpp467 std::unique_ptr<sdbusplus::bus::match_t> updateBIOSMatch; member in pldm::responder::oem_ibm_platform::Handler
/openbmc/pldm/libpldmresponder/
H A Dbios_config.cpp1155 auto updateBIOSMatch = std::make_unique<sdbusplus::bus::match_t>( in listenPendingAttributes() local