Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dregistry.cpp417 auto inSystemNames = [systemNames](const auto& system) { in findCalloutList() local
421 if (std::ranges::any_of(systems, inSystemNames)) in findCalloutList()