Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/tools/
H A Dpeltool.cpp508 auto buildJSON = [&listStr, &hidden, &includeInfo, &critSysTerm, &fullPEL, in printPELs() local
516 std::for_each(PELs.rbegin(), PELs.rend(), buildJSON); in printPELs()
520 std::for_each(PELs.begin(), PELs.end(), buildJSON); in printPELs()