Home
last modified time | relevance | path

Searched defs:stringHandle (Results 1 – 6 of 6) sorted by relevance

/openbmc/pldm/libpldmresponder/
H A Dbios_table.hpp182 uint16_t stringHandle; member
H A Dbios_table.cpp130 auto stringHandle = pldm_bios_table_attr_entry_decode_string_handle(entry); in decodeHeader() local
H A Dbios_config.cpp1069 auto stringHandle = biosStringTable.findHandle(attrName); in findAttrHandle() local
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_config_test.cpp335 auto stringHandle = biosStringTable.findHandle("str_example1"); in TEST_F() local
H A Dlibpldmresponder_systemspecific_bios_test.cpp420 auto stringHandle = biosStringTable.findHandle("str_example1"); in TEST_F() local
/openbmc/libpldm/tests/dsp/
H A Dbios_table.cpp58 auto stringHandle = pldm_bios_table_attr_entry_decode_string_handle(entry); in TEST() local