Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_config.cpp1157 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