Home
last modified time | relevance | path

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

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