Home
last modified time | relevance | path

Searched refs:handleIndices (Results 1 – 3 of 3) sorted by relevance

/openbmc/pldm/libpldmresponder/
H A Dbios_table.cpp344 const std::vector<uint8_t>& handleIndices) in constructEnumEntry() argument
347 handleIndices.size()); in constructEnumEntry()
352 handleIndices.size(), handleIndices.data()); in constructEnumEntry()
H A Dbios_enum_attribute.cpp262 std::vector<uint8_t> handleIndices{ in updateAttrVal() local
265 handleIndices); in updateAttrVal()
H A Dbios_table.hpp356 const std::vector<uint8_t>& handleIndices);