Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/test/
H A Dextensions_test.cpp17 const AssociationEndpointsArg& /*assocs*/, const FFDCArg& /*ffdc*/) in create1() argument
23 const AssociationEndpointsArg& /*assocs*/, const FFDCArg& /*ffdc*/) in create2() argument
75 AssociationEndpointsArg assocs; in REGISTER_EXTENSION_FUNCTION()
/openbmc/phosphor-logging/
H A Dextensions.hpp21 using AssociationEndpointsArg = std::vector<std::string>; typedef
37 const AdditionalDataArg&, const AssociationEndpointsArg&, const FFDCArg&)>;
H A DREADME.md500 - const AssociationEndpointsArg& - Association endpoints (callouts)
568 const AssociationEndpointsArg& assocs)
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dentry_points.cpp68 const AssociationEndpointsArg& assocs, const FFDCArg& ffdc) in REGISTER_EXTENSION_FUNCTION()