Searched refs:biosAttrMatch (Results 1 – 2 of 2) sorted by relevance
191 std::vector<std::unique_ptr<sdbusplus::bus::match_t>> biosAttrMatch; member in pldm::responder::bios::BIOSConfig229 biosAttrMatch.push_back( in constructAttribute()242 biosAttrMatch.push_back( in constructAttribute()
1183 biosAttrMatch.emplace_back(std::move(updateBIOSMatch)); in listenPendingAttributes()