Home
last modified time | relevance | path

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

/openbmc/phosphor-health-monitor/
H A Dhealth_metric.hpp18 using AssociationIntf = typedef
27 sdbusplus::server::object_t<ValueIntf, ThresholdIntf, AssociationIntf>;
H A Dhealth_metric.cpp266 AssociationIntf::associations(associations); in create()
/openbmc/openpower-occ-control/
H A Docc_dbus.hpp23 using AssociationIntf = typedef
168 std::map<ObjectPath, std::unique_ptr<AssociationIntf>> chassisAssociations;
H A Docc_dbus.cpp196 path, std::make_unique<AssociationIntf>(utils::getBus(), path.c_str(), in setChassisAssociation()