Home
last modified time | relevance | path

Searched defs:attrValueEntry (Results 1 – 11 of 11) sorted by relevance

/openbmc/pldm/libpldmresponder/test/
H A Dmocked_bios.hpp20 const pldm::responder::bios::Table& attrValueEntry) in checkHeader()
55 pldm::responder::bios::Table attrEntry, attrValueEntry; in checkConstructEntry() local
H A Dlibpldmresponder_bios_string_attribute_test.cpp190 std::vector<uint8_t> attrValueEntry{ in TEST_F() local
H A Dlibpldmresponder_bios_integer_attribute_test.cpp197 std::vector<uint8_t> attrValueEntry = { in TEST_F() local
H A Dlibpldmresponder_bios_enum_attribute_test.cpp225 std::vector<uint8_t> attrValueEntry{ in TEST_F() local
H A Dlibpldmresponder_bios_config_test.cpp305 std::vector<uint8_t> attrValueEntry{ in TEST_F() local
351 std::vector<uint8_t> attrValueEntry{ in TEST_F() local
H A Dlibpldmresponder_systemspecific_bios_test.cpp386 std::vector<uint8_t> attrValueEntry{ in TEST_F() local
436 std::vector<uint8_t> attrValueEntry{ in TEST_F() local
/openbmc/pldm/libpldmresponder/
H A Dbios_integer_attribute.cpp50 const pldm_bios_attr_val_table_entry* attrValueEntry, in setAttrValueOnDbus()
224 Table& attrValueEntry) in generateAttributeEntry()
H A Dbios_string_attribute.cpp65 const pldm_bios_attr_val_table_entry* attrValueEntry, in setAttrValueOnDbus()
158 Table& attrValueEntry) in generateAttributeEntry()
H A Dbios_enum_attribute.cpp171 const pldm_bios_attr_val_table_entry* attrValueEntry, in setAttrValueOnDbus()
271 Table& attrValueEntry) in generateAttributeEntry()
H A Dbios_config.cpp757 const pldm_bios_attr_val_table_entry* attrValueEntry, in traceBIOSUpdate()
820 const pldm_bios_attr_val_table_entry* attrValueEntry, in checkAttrValueToUpdate()
901 auto attrValueEntry = in setAttrValue() local
1105 Table attrValueEntry(sizeof(pldm_bios_attr_val_table_entry), 0); in constructPendingAttribute() local
/openbmc/pldm/pldmtool/
H A Dpldm_bios_cmd.cpp811 std::vector<uint8_t> attrValueEntry(entryLength, 0); exec() local
[all...]