Home
last modified time | relevance | path

Searched defs:setAttrValue (Results 1 – 3 of 3) sorted by relevance

/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_config_test.cpp321 TEST_F(TestBIOSConfig, setAttrValue) in TEST_F() argument
H A Dlibpldmresponder_systemspecific_bios_test.cpp403 TEST_F(TestSystemSpecificBIOSConfig, setAttrValue) in TEST_F() argument
/openbmc/pldm/libpldmresponder/
H A Dbios_config.cpp890 int BIOSConfig::setAttrValue(const void* entry, size_t size, bool isBMC, in setAttrValue() function in pldm::responder::bios::BIOSConfig