Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_config.hpp373 uint16_t findAttrHandle(const std::string& attrName);
H A Dbios_config.cpp1066 uint16_t BIOSConfig::findAttrHandle(const std::string& attrName) in findAttrHandle() function in pldm::responder::bios::BIOSConfig
1114 auto handler = findAttrHandle(attributeName); in constructPendingAttribute()