Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dregistry.cpp470 RegistryCallout makeRegistryCallout(const nlohmann::json& json) in makeRegistryCallout()
472 RegistryCallout callout; in makeRegistryCallout()
552 std::vector<RegistryCallout> getCalloutsWithoutAD( in getCalloutsWithoutAD()
555 std::vector<RegistryCallout> calloutEntries; in getCalloutsWithoutAD()
607 std::vector<RegistryCallout> getCalloutsUsingAD( in getCalloutsUsingAD()
647 return std::vector<RegistryCallout>{}; in getCalloutsUsingAD()
892 std::vector<RegistryCallout> Registry::getCallouts( in getCallouts()
H A Dsrc.hpp487 std::vector<message::RegistryCallout> getRegistryCallouts(
505 const std::vector<message::RegistryCallout>& callouts,
523 const message::RegistryCallout& callout,
H A Dregistry.hpp215 struct RegistryCallout struct
304 static std::vector<RegistryCallout> getCallouts(
H A Dsrc.cpp952 std::vector<message::RegistryCallout> SRC::getRegistryCallouts( in getRegistryCallouts()
956 std::vector<message::RegistryCallout> registryCallouts; in getRegistryCallouts()
988 const std::vector<message::RegistryCallout>& callouts, in addRegistryCallouts()
1014 const message::RegistryCallout& regCallout, in addRegistryCallout()