Searched refs:updateBIOSMatch (Results 1 – 2 of 2) sorted by relevance
163 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
1155 auto updateBIOSMatch = std::make_unique<sdbusplus::bus::match_t>( in listenPendingAttributes() local1179 biosAttrMatch.emplace_back(std::move(updateBIOSMatch)); in listenPendingAttributes()