Searched refs:AssociationIntf (Results 1 – 5 of 5) sorted by relevance
18 using AssociationIntf = typedef27 sdbusplus::server::object_t<ValueIntf, ThresholdIntf, AssociationIntf>;
266 AssociationIntf::associations(associations); in create()
26 using AssociationIntf = typedef181 std::map<ObjectPath, std::unique_ptr<AssociationIntf>> chassisAssociations;
196 path, std::make_unique<AssociationIntf>(utils::getBus(), path.c_str(), in setChassisAssociation()
24 using AssociationIntf = typedef79 co_await AssociationIntf(ctx) in checkInventoryAssociations()