Home
last modified time | relevance | path

Searched defs:auto (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/openpower-pnor-code-mgmt/test/
H A Dtest_functions.cpp162 auto callback = [&called](const auto&) { called = true; }; in TEST()
263 auto callback = [&called](const auto&, auto&) { called = true; }; in TEST() argument
278 auto callback = [&called](const auto&, auto&) { called = true; }; in TEST() argument
335 auto callback = [&callbackCalled](const auto&, const auto&, const auto&) { in TEST()
338 auto errorCallback = [&errorCallbackCalled](const auto&, auto&) { in TEST() argument
362 auto errorCallback = [&errorCallbackCalled](const auto&, auto&) { in TEST() argument
384 auto callback = [&callbackCalled](const auto&, const auto&, const auto&) { in TEST()
387 auto errorCallback = [&errorCallbackCalled](const auto&, auto&) { in TEST() argument
409 auto callback = [&called](const auto&, const auto&, const auto&) { in TEST()
434 auto errorCallback = [&called](const auto&, auto&) { called = true; }; in TEST() argument
[all …]
/openbmc/telemetry/src/
H A Dreport.cpp205 }, [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()
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()
[all …]
H A Dtrigger.cpp54 [this](bool newVal, const auto&) { in __anon5e4599b80402()
69 }, [this](const auto&) { return persistent; }); in __anon5e4599b80402()
83 }, [this](const auto&) { in __anon5e4599b80402()
100 }, [this](const auto&) { in __anon5e4599b80402()
117 }, [this](const auto&) { in __anon5e4599b80402()
137 }, [this](const auto&) { return name; }); in __anon5e4599b80402()
141 sdbusplus::vtable::property_::const_, [this](const auto&) { in __anon5e4599b80402()
H A Dreport_manager.cpp33 [](const auto&) { return maxReports; }); in ReportManager()
36 [](const auto&) -> uint64_t { return minInterval.count(); }); in ReportManager()
40 [](const auto&) -> std::vector<std::string> { in ReportManager()
/openbmc/phosphor-state-manager/
H A Dchassis_state_manager.hpp60 sdeventplus::Event::get_default(), [this](auto&) { pohCallback(); }, in __anonacea13680202() argument
61 std::chrono::hours{1}, std::chrono::minutes{1}) in __anonacea13680302()
H A Dscheduled_host_transition.hpp38 timer(event, [this](auto&) { callback(); }) in ScheduledHostTransition() argument
/openbmc/sdbusplus/example/
H A Dregister-property.cpp28 [this](const auto&) { return greetings_; }); in Application()
33 [this](const auto& newPropertyValue, const auto&) { in Application()
37 [this](const auto&) { return goodbyes_; }); in Application()
H A Dget-all-properties.cpp30 [this](const auto&) { return greetings_; }); in Application()
34 [this](const auto& newPropertyValue, const auto&) { in Application()
38 [this](const auto&) { return goodbyes_; }); in Application()
/openbmc/phosphor-host-postd/
H A Dmain.cpp115 [&ioSource](auto&, auto) { in rateLimit() argument
/openbmc/telemetry/tests/src/
H A Dtest_report.cpp776 const auto [timestamp, readings] = getProperty<Readings>(sut->getPath(), in TEST_P() local
788 const auto [timestamp, readings] = getProperty<Readings>(sut->getPath(), in TEST_P() local
799 const auto [timestamp, readings] = getProperty<Readings>(sut->getPath(), in TEST_P() local
820 const auto [timestamp, readings] = getProperty<Readings>(sut->getPath(), in TEST_F() local
830 const auto [timestamp, readings] = getProperty<Readings>(sut->getPath(), in TEST_F() local
903 const auto [timestamp, readings] = getProperty<Readings>(sut->getPath(), in TEST_F() local
913 const auto [timestamp, readings] = getProperty<Readings>(sut->getPath(), in TEST_F() local
H A Dtest_metric.cpp354 const auto [expectedTimestamp, in TEST_P() local
373 const auto [expectedTimestamp, in TEST_P() local
H A Ddbus_environment.hpp86 [](auto, const auto& value) { return value; }, in waitForFuture() argument
/openbmc/sdbusplus/include/sdbusplus/test/
H A Dsdbus_mock.hpp168 auto slotcb = [](sd_bus*, sd_bus_slot** slot, auto&&...) { in SdBusMock() argument
/openbmc/telemetry/tests/src/stubs/
H A Ddbus_sensor_object.cpp23 [this](const auto&) { return value; }); in DbusSensorObject()
/openbmc/witherspoon-pfault-analysis/power-sequencer/
H A Dpgood_monitor.cpp98 [this](auto&) { this->propertyChanged(); }); in startListening() argument
/openbmc/phosphor-power/power-sequencer/
H A Dpgood_monitor.cpp98 [this](auto&) { this->propertyChanged(); }); in startListening() argument
/openbmc/phosphor-led-manager/manager/lamptest/
H A Dlamptest.hpp41 timer(event, [this](auto&) { timeOutHandler(); }), manager(manager), in LampTest() argument
/openbmc/phosphor-debug-collector/
H A Ddump_entry.cpp59 event, [this](auto& /*source*/) { closeFD(); }); in getFileHandle()
/openbmc/phosphor-led-manager/manager/
H A Dmanager.hpp84 timer(event, [this](auto&) { driveLedsHandler(); }) in Manager() argument
/openbmc/phosphor-host-postd/test/
H A Dpost_reporter_test.cpp43 auto slotcb = [](sd_bus*, sd_bus_slot** slot, auto&&...) { in TEST_F() argument
/openbmc/phosphor-dbus-monitor/src/
H A Dcallback.hpp239 [this](auto& /* source */) { in operator ()()
/openbmc/phosphor-inventory-manager/
H A Dfunctor.hpp116 return [=](auto&, auto& m) { m.createObjects(objs); }; in createObjects() argument
/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.cpp156 auto& /*msg*/) { fillSensorIdServiceMap(obj, intf, id); })); in initSensorMatches()
161 [id = s.first](auto& /*msg*/) { in initSensorMatches()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Drepository.cpp735 [](const auto& /*pel*/) { return true; }}; in removePELs()
/openbmc/linux/include/linux/mfd/
H A Dadp5520.h109 #define BL_CTRL_VAL(law, auto) (((1 & (auto)) << 3) | ((0x3 & (law)) << 4)) argument

12