Searched refs:EventDBusInfo (Results 1 – 1 of 1) sorted by relevance
72 using EventDBusInfo = std::tuple<pldm::utils::DBusMapping, StateToDBusValue>; typedef73 using EventMap = std::map<StateSensorEntry, EventDBusInfo>;117 const EventDBusInfo& getEventInfo(const StateSensorEntry& entry) const in getEventInfo()