Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_config.hpp218 void constructAttribute(const Json& entry) in constructAttribute() function in pldm::responder::bios::BIOSConfig
H A Dbios_config.cpp543 constructAttribute<BIOSStringAttribute>(entry); in constructAttributes()
547 constructAttribute<BIOSIntegerAttribute>(entry); in constructAttributes()
551 constructAttribute<BIOSEnumAttribute>(entry); in constructAttributes()