Searched refs:updateBIOSMatch (Results 1 – 1 of 1) sorted by relevance
1157 auto updateBIOSMatch = std::make_unique<sdbusplus::bus::match_t>( in listenPendingAttributes() 1182 biosAttrMatch.emplace_back(std::move(updateBIOSMatch)); in listenPendingAttributes() 1158 auto updateBIOSMatch = std::make_unique<sdbusplus::bus::match_t>( listenPendingAttributes() local