Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_test.cpp1282 auto hasDIMMInfo = [&dimmInfo](const auto& optionalSection) { in getDIMMInfo() argument
1283 if (optionalSection->header().id != in getDIMMInfo()
1290 auto userData = static_cast<UserData*>(optionalSection.get()); in getDIMMInfo()