Searched refs:reportIface (Results 1 – 2 of 2) sorted by relevance
60 reportIface->signal_property("Persistency"); in Report()73 reportIface = makeReportInterface(reportFactory); in Report()98 reportIface->signal_property("Triggers"); in Report()238 reportIface->signal_property("ReportingType"); in makeReportInterface()244 reportIface->signal_property("Interval"); in makeReportInterface()458 reportIface->signal_property("Enabled"); in updateReadings()471 reportIface->signal_property("Readings"); in updateReadings()
127 std::unique_ptr<sdbusplus::asio::dbus_interface> reportIface; member in Report