Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dipmi_fru_info_area.cpp186 uint8_t typeLength = valueLength | ipmi::fru::typeASCII; in appendData() local
188 data.emplace_back(typeLength); in appendData()