Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_table.hpp214 uint16_t maxLength; member
H A Dbios_table.cpp192 auto maxLength = pldm_bios_table_attr_entry_string_decode_max_length(entry); in decodeStringEntry() local
/openbmc/libpldm/tests/dsp/
H A Dbios_table.cpp214 auto maxLength = pldm_bios_table_attr_entry_string_decode_max_length(entry); in TEST() local