Home
last modified time | relevance | path

Searched defs:setAttrValueOnDbus (Results 1 – 7 of 7) sorted by relevance

/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_string_attribute_test.cpp164 TEST_F(TestBIOSStringAttribute, setAttrValueOnDbus) in TEST_F() argument
H A Dlibpldmresponder_bios_integer_attribute_test.cpp173 TEST_F(TestBIOSIntegerAttribute, setAttrValueOnDbus) in TEST_F() argument
H A Dlibpldmresponder_bios_enum_attribute_test.cpp182 TEST_F(TestBIOSEnumAttribute, setAttrValueOnDbus) in TEST_F() argument
H A Dlibpldmresponder_bios_attribute_test.cpp17 void setAttrValueOnDbus(const pldm_bios_attr_val_table_entry*, in setAttrValueOnDbus() function in TestAttribute
/openbmc/pldm/libpldmresponder/
H A Dbios_integer_attribute.cpp49 void BIOSIntegerAttribute::setAttrValueOnDbus( in setAttrValueOnDbus() function in pldm::responder::bios::BIOSIntegerAttribute
H A Dbios_string_attribute.cpp64 void BIOSStringAttribute::setAttrValueOnDbus( in setAttrValueOnDbus() function in pldm::responder::bios::BIOSStringAttribute
H A Dbios_enum_attribute.cpp170 void BIOSEnumAttribute::setAttrValueOnDbus( in setAttrValueOnDbus() function in pldm::responder::bios::BIOSEnumAttribute