Lines Matching defs:auto
205 }, [this](const auto&) { return state.get<ReportFlags::enabled>(); }); in makeReportInterface()
259 [this](const auto&) { return interval.count(); }); in makeReportInterface()
277 }, [this](const auto&) { return persistency; }); in makeReportInterface()
281 [this](const auto&) { return readings; }); in makeReportInterface()
284 [this](const auto&) { return utils::enumToString(reportingType); }); in makeReportInterface()
302 }, [this](const auto&) { return readingParameters; }); in makeReportInterface()
305 [this](const auto&) { in makeReportInterface()
310 [this](const auto&) { return name; }); in makeReportInterface()
313 [this](const auto&) { in makeReportInterface()
333 }, [this](const auto&) { in makeReportInterface()
341 [this](const auto&) { return appendLimit; }); in makeReportInterface()
348 }, [this](const auto&) { return utils::enumToString(reportUpdates); }); in makeReportInterface()
351 sdbusplus::vtable::property_::emits_change, [this](const auto&) { in makeReportInterface()