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 Dsrc.hpp487 std::vector<message::RegistryCallout> getRegistryCallouts(
505 const std::vector<message::RegistryCallout>& callouts,
523 const message::RegistryCallout& callout,
H A Dregistry.cpp457 RegistryCallout makeRegistryCallout(const nlohmann::json& json) in makeRegistryCallout()
459 RegistryCallout callout; in makeRegistryCallout()
539 std::vector<RegistryCallout> getCalloutsWithoutAD( in getCalloutsWithoutAD()
542 std::vector<RegistryCallout> calloutEntries; in getCalloutsWithoutAD()
594 std::vector<RegistryCallout> getCalloutsUsingAD( in getCalloutsUsingAD()
634 return std::vector<RegistryCallout>{}; in getCalloutsUsingAD()
879 std::vector<RegistryCallout> Registry::getCallouts( in getCallouts()
H A Dregistry.hpp215 struct RegistryCallout struct
304 static std::vector<RegistryCallout> getCallouts(
H A Dsrc.cpp945 std::vector<message::RegistryCallout> SRC::getRegistryCallouts( in getRegistryCallouts()
949 std::vector<message::RegistryCallout> registryCallouts; in getRegistryCallouts()
981 const std::vector<message::RegistryCallout>& callouts, in addRegistryCallouts()
1007 const message::RegistryCallout& regCallout, in addRegistryCallout()