Searched defs:updateBIOSMatch (Results 1 – 2 of 2) sorted by relevance
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() local