Searched refs:typeLength (Results 1 – 1 of 1) sorted by relevance
186 uint8_t typeLength = valueLength | ipmi::fru::typeASCII; in appendData() local188 data.emplace_back(typeLength); in appendData()