Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Doem_ibm_handler.hpp163 updateBIOSMatch = std::make_unique<sdbusplus::bus::match_t>( in Handler()
467 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
1179 biosAttrMatch.emplace_back(std::move(updateBIOSMatch)); in listenPendingAttributes()