Lines Matching defs:auto
205 [this](const auto&) { return state.get<ReportFlags::enabled>(); }); in makeReportInterface()
259 [this](const auto&) { return interval.count(); }); in makeReportInterface()
278 [this](const auto&) { return persistency; }); in makeReportInterface()
282 [this](const auto&) { return readings; }); in makeReportInterface()
285 [this](const auto&) { return utils::enumToString(reportingType); }); in makeReportInterface()
306 [this](const auto&) { return readingParameters; }); in makeReportInterface()
309 [this](const auto&) { in makeReportInterface()
314 [this](const auto&) { return name; }); in makeReportInterface()
317 [this](const auto&) { in makeReportInterface()
338 [this](const auto&) { in makeReportInterface()
346 [this](const auto&) { return appendLimit; }); in makeReportInterface()
355 [this](const auto&) { return utils::enumToString(reportUpdates); }); in makeReportInterface()
358 sdbusplus::vtable::property_::emits_change, [this](const auto&) { in makeReportInterface()