Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dregistry.cpp555 std::vector<RegistryCallout> calloutEntries; in getCalloutsWithoutAD() local
565 calloutEntries.push_back(std::move(makeRegistryCallout(callout))); in getCalloutsWithoutAD()
568 return calloutEntries; in getCalloutsWithoutAD()