Lines Matching full:associations
15 * org.openbmc.Associations
16 * @param[in] owner - The Dbus service having its associations
36 * org.openbmc.Associations
48 /** @brief Check and remove any changed associations
50 * Based on the latest values of the org.openbmc.Associations.associations
59 * org.openbmc.Associations
62 * @param[in] newAssociations - New associations to look at for change
75 * Called when either a new org.openbmc.Associations interface was
76 * created, or the associations property on that interface changed
80 * @param[in] associations - New associations to look at for change
82 * org.openbmc.Associations
92 const std::vector<Association>& associations, const std::string& path,
96 /** @brief Add a pending associations entry
121 /** @brief Removes an endpoint from the pending associations map
138 * @param[in] ownerPath - The D-Bus path hosting the Associations property
150 * If objectPath is now on D-Bus, and it is also in the pending associations
152 * associations entry. Used when a new path shows up in D-Bus.
165 /** @brief Find all associations in the association owners map with the
171 * of all the associations with that endpoint.