Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_config.hpp221 void constructAttribute(const Json& entry) in constructAttribute() function in pldm::responder::bios::BIOSConfig
H A Dbios_config.cpp546 constructAttribute<BIOSStringAttribute>(entry); in constructAttributes()
550 constructAttribute<BIOSIntegerAttribute>(entry); in constructAttributes()
554 constructAttribute<BIOSEnumAttribute>(entry); in constructAttributes()