Searched refs:ufmData (Results 1 – 2 of 2) sorted by relevance
206 pushPage(line, fwInfo.ufmData); in jedFileParser()252 if (!fwInfo.ufmData.empty()) in jedFileParser()255 fwInfo.ufmData.size()); in jedFileParser()272 calculated = std::accumulate(fwInfo.ufmData.begin(), fwInfo.ufmData.end(), in verifyChecksum()
98 std::vector<uint8_t> ufmData; member