Searched refs:DbusChangedProps (Results 1 – 5 of 5) sorted by relevance
81 pldm::utils::DbusChangedProps props{}; in Handler()119 pldm::utils::DbusChangedProps props{}; in Handler()203 pldm::utils::DbusChangedProps props{}; in Handler()219 pldm::utils::DbusChangedProps props{}; in Handler()
261 const pldm::utils::DbusChangedProps& chProperties);
341 DbusChangedProps props; in setVersions()380 DbusChangedProps props; in setVersions()557 const DbusChangedProps& chProperties) in processPriorityChangeNotification()
166 pldm::utils::DbusChangedProps props{}; in createPresenceMatch()
183 using DbusChangedProps = std::map<DbusProp, PropertyValue>; typedef