Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_table.cpp112 auto entryLength = pldm_bios_table_string_entry_encode_length(str.length()); in constructEntry() local
150 auto entryLength = in constructStringEntry() local
170 auto entryLength = pldm_bios_table_attr_entry_integer_encode_length(); in constructIntegerEntry() local
224 auto entryLength = pldm_bios_table_attr_entry_enum_encode_length( in constructEnumEntry() local
301 auto entryLength = in constructStringEntry() local
323 auto entryLength = pldm_bios_table_attr_value_entry_encode_integer_length(); in constructIntegerEntry() local
345 auto entryLength = pldm_bios_table_attr_value_entry_encode_enum_length( in constructEnumEntry() local
H A Dbios.cpp327 auto entryLength = pldm_bios_table_attr_value_entry_length(entry); in getBIOSAttributeCurrentValueByHandle() local
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_pcie.hpp42 uint16_t entryLength; member
105 uint16_t entryLength; member
/openbmc/pldm/pldmtool/
H A Dpldm_bios_cmd.cpp808 size_t entryLength = 1; in exec() local
/openbmc/libpldm/tests/dsp/
H A Dbios_table.cpp722 auto entryLength = pldm_bios_table_attr_value_entry_length(entry); in TEST() local
H A Dfirmware_update.cpp1530 constexpr size_t entryLength = in TEST() local