Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_table.cpp113 auto entryLength = pldm_bios_table_string_entry_encode_length(str.length()); in constructEntry() local
151 auto entryLength = in constructStringEntry() local
171 auto entryLength = pldm_bios_table_attr_entry_integer_encode_length(); in constructIntegerEntry() local
225 auto entryLength = pldm_bios_table_attr_entry_enum_encode_length( in constructEnumEntry() local
302 auto entryLength = in constructStringEntry() local
324 auto entryLength = pldm_bios_table_attr_value_entry_encode_integer_length(); in constructIntegerEntry() local
346 auto entryLength = pldm_bios_table_attr_value_entry_encode_enum_length( in constructEnumEntry() local
H A Dbios.cpp324 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.cpp810 size_t entryLength = 1; exec() local
[all...]
/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.cpp1325 constexpr size_t entryLength = in TEST() local