Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_config.hpp379 void constructPendingAttribute(const PendingAttributes& pendingAttributes);
H A Dbios_config.cpp1089 void BIOSConfig::constructPendingAttribute( in constructPendingAttribute() function in pldm::responder::bios::BIOSConfig
1185 this->constructPendingAttribute(pendingAttributes); in listenPendingAttributes()