Home
last modified time | relevance | path

Searched defs:RequestStop (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/pigweed/pw_grpc/public/pw_grpc/
H A Dsend_queue.h51 void RequestStop() { send_dispatcher_.RequestStop(); } in RequestStop() function
/aosp_15_r20/external/pigweed/pw_work_queue/
H A Dwork_queue.cc23 void WorkQueue::RequestStop() { in RequestStop() function in pw::work_queue::WorkQueue
/aosp_15_r20/external/pigweed/pw_async_fuchsia/public/pw_async_fuchsia/
H A Dfake_dispatcher.h29 void RequestStop() { stop_requested_ = true; } in RequestStop() function
/aosp_15_r20/external/pigweed/pw_async/public/pw_async/
H A Dfake_dispatcher.h59 void RequestStop() { native_dispatcher_.RequestStop(); } in RequestStop() function
/aosp_15_r20/external/pigweed/pw_async_basic/
H A Ddispatcher.cc99 void BasicDispatcher::RequestStop() { in RequestStop() function in pw::async::BasicDispatcher
H A Dfake_dispatcher.cc78 void NativeFakeDispatcher::RequestStop() { in RequestStop() function in pw::async::test::backend::NativeFakeDispatcher
/aosp_15_r20/external/tensorflow/tensorflow/cc/training/
H A Dcoordinator.cc61 Status Coordinator::RequestStop() { in RequestStop() function in tensorflow::Coordinator
/aosp_15_r20/external/libchrome/base/synchronization/
H A Dwaitable_event_perftest.cc85 void RequestStop() { stop_event_.Signal(); } in RequestStop() function in base::__anon4aa9eba00111::SignalerThread
/aosp_15_r20/external/cronet/base/synchronization/
H A Dwaitable_event_perftest.cc110 void RequestStop() { stop_event_.Signal(); } in RequestStop() function in base::__anonf274e5160111::SignalerThread
/aosp_15_r20/external/openthread/src/core/border_router/
H A Drouting_manager.hpp222 void RequestStop(void) { Stop(); } in RequestStop() function in ot::BorderRouter::RoutingManager