Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dprivate_header.hpp23 static constexpr uint8_t minSectionCount = 2; variable
H A Dprivate_header.cpp142 if (_sectionCount < minSectionCount) in validate()