Lines Matching defs:ec
215 [](boost::system::error_code ec) { in beep()
595 powerStateSaveTimer.async_wait([state](const boost::system::error_code ec) { in savePowerState()
691 [](boost::system::error_code ec) { in resetACBootProperty()
701 std::variant<std::string>{"False"}); in resetACBootProperty()
804 std::error_code ec; in PersistentState() local
990 [this](boost::system::error_code ec, in run()
991 const dbusPropertiesList properties) { in run()
1076 ec) { in invokeIfReady()
1154 &event](const boost::system::error_code ec) { in waitForGPIOEvent()
1246 [maskedGPIOLine, value, name](const boost::system::error_code ec) { in setMaskedGPIOOutputForMs()
1289 [gpioLine, value, name](const boost::system::error_code ec) { in setGPIOOutputForMs()
1370 slotPowerCycleTimer.async_wait([](const boost::system::error_code ec) { in slotPowerCycle()
1401 gpioAssertTimer.async_wait([](const boost::system::error_code ec) { in forcePowerOff()
1428 gracefulPowerOffTimer.async_wait([](const boost::system::error_code ec) { in gracefulPowerOffTimerStart()
1451 powerCycleTimer.async_wait([](const boost::system::error_code ec) { in powerCycleTimerStart()
1474 powerOKWatchdogTimer.async_wait([](const boost::system::error_code ec) { in powerOKWatchdogTimerStart()
1497 warmResetCheckTimer.async_wait([](const boost::system::error_code ec) { in warmResetCheckTimerStart()
1520 pohCounterTimer.async_wait([](const boost::system::error_code& ec) { in pohCounterTimerStart()
1557 [](boost::system::error_code ec) { in pohCounterTimerStart()
1677 ec) { in sioPowerGoodWatchdogTimerStart()
2123 [](boost::system::error_code ec) { in systemReset()
2138 [](boost::system::error_code ec) { in nmiSetEnableProperty()
2160 gpioAssertTimer.async_wait([](const boost::system::error_code ec) { in nmiReset()
2229 [](boost::system::error_code ec) { in setNmiSource()
2239 std::variant<std::string>{ in setNmiSource()
2693 timer.async_wait([&configData](const boost::system::error_code ec) { in reschedulePropertyRead()
2704 [&configData](boost::system::error_code ec, bool value) { in reschedulePropertyRead()