| /openbmc/phosphor-modbus/tests/ |
| H A D | test_modbus.cpp | 59 sdbusplus::async::execution::then([&]() { ctx.request_stop(); })); in TEST_F() 70 sdbusplus::async::execution::then([&]() { ctx.request_stop(); })); in TEST_F() 81 sdbusplus::async::execution::then([&]() { ctx.request_stop(); })); in TEST_F()
|
| H A D | test_port.cpp | 151 sdbusplus::async::execution::then([&]() { ctx.request_stop(); })); in TEST_F() 178 sdbusplus::async::execution::then([&]() { ctx.request_stop(); })); in TEST_F() 198 sdbusplus::async::execution::then([&]() { ctx.request_stop(); })); in TEST_F() 215 sdbusplus::async::execution::then([&]() { ctx.request_stop(); })); in TEST_F()
|
| H A D | test_sensors.cpp | 163 sdbusplus::async::execution::then([&]() { ctx.request_stop(); })); in TEST_F() 187 sdbusplus::async::execution::then([&]() { ctx.request_stop(); })); in TEST_F() 219 sdbusplus::async::execution::then([&]() { ctx.request_stop(); })); in TEST_F()
|
| H A D | test_device_events.cpp | 272 sdbusplus::async::execution::then([&]() { ctx.request_stop(); })); in TEST_F() 286 sdbusplus::async::execution::then([&]() { ctx.request_stop(); })); in TEST_F()
|
| H A D | test_inventory.cpp | 105 sdbusplus::async::execution::then([&]() { ctx.request_stop(); })); in TEST_F()
|
| /openbmc/sdbusplus/test/async/ |
| H A D | mutex.cpp | 106 sdbusplus::async::execution::then([&]() { ctx->request_stop(); })); in TEST_F() 124 sdbusplus::async::execution::then([&]() { ctx->request_stop(); })); in TEST_F() 141 sdbusplus::async::execution::then([&]() { ctx->request_stop(); })); in TEST_F()
|
| H A D | fdio.cpp | 87 sdbusplus::async::execution::then([&]() { ctx->request_stop(); })); in TEST_F() 98 sdbusplus::async::execution::then([&]() { ctx->request_stop(); })); in TEST_F()
|
| H A D | timer.cpp | 18 stdexec::then([&ctx]() { ctx.request_stop(); })); in TEST()
|
| H A D | watchdog.cpp | 43 stdexec::then([this]() { ctx.request_stop(); })); in spawnStop()
|
| H A D | context.cpp | 30 stdexec::then([this]() { ctx().request_stop(); }));
|
| /openbmc/sdbusplus/include/sdbusplus/async/ |
| H A D | context.hpp | 86 bool request_stop() noexcept in request_stop() function in sdbusplus::async::context 88 return initial_stop.request_stop(); in request_stop()
|
| /openbmc/entity-manager/test/ |
| H A D | test_gpio_presence.cpp | 14 io.request_stop(); in requestStop() 103 ctx.request_stop(); in testDevicePresentDbus() 166 ctx.request_stop(); in testDevicePresentThenDisappearDbus()
|
| /openbmc/phosphor-bmc-code-mgmt/test/common/device/ |
| H A D | device.cpp | 141 ctx.request_stop(); in testDeviceStartUpdateCommon() 178 ctx.request_stop(); in testDeviceStartUpdateInvalidFD() 205 ctx.request_stop(); in testDeviceSpecificUpdateFunction()
|
| /openbmc/phosphor-bmc-code-mgmt/test/common/software/ |
| H A D | software_association.cpp | 70 ctx.request_stop(); in testSoftwareAssociationMissing() 108 ctx.request_stop(); in testSoftwareAssociation()
|
| H A D | software_version.cpp | 63 ctx.request_stop(); in testSoftwareVersion()
|
| H A D | software_update.cpp | 91 ctx.request_stop(); in testSoftwareUpdateCommon()
|
| /openbmc/sdbusplus/test/async/fdio_timed/ |
| H A D | fdio_timed_write_async_with_timeout.cpp | 15 sdbusplus::async::execution::then([&]() { ctx->request_stop(); })); in TEST_F()
|
| H A D | fdio_timed_write_async_with_timeout_iterative.cpp | 15 sdbusplus::async::execution::then([&]() { ctx->request_stop(); })); in TEST_F()
|
| H A D | fdio_timed_write_sync.cpp | 15 sdbusplus::async::execution::then([&]() { ctx->request_stop(); })); in TEST_F()
|
| H A D | fdio_timed_write_sync_iterative.cpp | 15 sdbusplus::async::execution::then([&]() { ctx->request_stop(); })); in TEST_F()
|
| H A D | fdio_timed_write_skip_with_timeout.cpp | 15 sdbusplus::async::execution::then([&]() { ctx->request_stop(); })); in TEST_F()
|
| /openbmc/sdbusplus/example/ |
| H A D | calculator-client.cpp | 78 sdbusplus::async::execution::then([&ctx]() { ctx.request_stop(); })); in main()
|
| H A D | coroutine-example.cpp | 95 ctx.request_stop(); in startup()
|
| /openbmc/sdbusplus/test/gen/ |
| H A D | test_aserver_emit_interfaces_added_signal.cpp | 18 ctx.request_stop(); in waitForMatch()
|
| H A D | test_aserver_multiple_interfaces.cpp | 79 ctx.request_stop(); in constructInterfaces()
|