Home
last modified time | relevance | path

Searched refs:request_stop (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/phosphor-modbus/tests/
H A Dtest_modbus.cpp59 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 Dtest_port.cpp151 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 Dtest_sensors.cpp163 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 Dtest_device_events.cpp272 sdbusplus::async::execution::then([&]() { ctx.request_stop(); })); in TEST_F()
286 sdbusplus::async::execution::then([&]() { ctx.request_stop(); })); in TEST_F()
H A Dtest_inventory.cpp105 sdbusplus::async::execution::then([&]() { ctx.request_stop(); })); in TEST_F()
/openbmc/sdbusplus/test/async/
H A Dmutex.cpp106 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 Dfdio.cpp87 sdbusplus::async::execution::then([&]() { ctx->request_stop(); })); in TEST_F()
98 sdbusplus::async::execution::then([&]() { ctx->request_stop(); })); in TEST_F()
H A Dtimer.cpp18 stdexec::then([&ctx]() { ctx.request_stop(); })); in TEST()
H A Dwatchdog.cpp43 stdexec::then([this]() { ctx.request_stop(); })); in spawnStop()
H A Dcontext.cpp30 stdexec::then([this]() { ctx().request_stop(); }));
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dcontext.hpp86 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 Dtest_gpio_presence.cpp14 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 Ddevice.cpp141 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 Dsoftware_association.cpp70 ctx.request_stop(); in testSoftwareAssociationMissing()
108 ctx.request_stop(); in testSoftwareAssociation()
H A Dsoftware_version.cpp63 ctx.request_stop(); in testSoftwareVersion()
H A Dsoftware_update.cpp91 ctx.request_stop(); in testSoftwareUpdateCommon()
/openbmc/sdbusplus/test/async/fdio_timed/
H A Dfdio_timed_write_async_with_timeout.cpp15 sdbusplus::async::execution::then([&]() { ctx->request_stop(); })); in TEST_F()
H A Dfdio_timed_write_async_with_timeout_iterative.cpp15 sdbusplus::async::execution::then([&]() { ctx->request_stop(); })); in TEST_F()
H A Dfdio_timed_write_sync.cpp15 sdbusplus::async::execution::then([&]() { ctx->request_stop(); })); in TEST_F()
H A Dfdio_timed_write_sync_iterative.cpp15 sdbusplus::async::execution::then([&]() { ctx->request_stop(); })); in TEST_F()
H A Dfdio_timed_write_skip_with_timeout.cpp15 sdbusplus::async::execution::then([&]() { ctx->request_stop(); })); in TEST_F()
/openbmc/sdbusplus/example/
H A Dcalculator-client.cpp78 sdbusplus::async::execution::then([&ctx]() { ctx.request_stop(); })); in main()
H A Dcoroutine-example.cpp95 ctx.request_stop(); in startup()
/openbmc/sdbusplus/test/gen/
H A Dtest_aserver_emit_interfaces_added_signal.cpp18 ctx.request_stop(); in waitForMatch()
H A Dtest_aserver_multiple_interfaces.cpp79 ctx.request_stop(); in constructInterfaces()

12