Home
last modified time | relevance | path

Searched defs:shutdown_cb (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/cpp/microbenchmarks/
H A Dbm_cq.cc200 ShutdownCallback shutdown_cb(&got_shutdown); in BM_Callback_CQ_Pass1Core() local
255 ShutdownCallback shutdown_cb(&got_shutdown); in BM_Callback_CQ_Pass1CoreHeapCompletion() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/bt_hci_virtual/
H A Dcontroller.cc70 auto shutdown_cb = [this]() { in CreateEmulator() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/
Dcompletion_queue.h442 grpc_completion_queue_functor* shutdown_cb) in ServerCompletionQueue()
/aosp_15_r20/external/grpc-grpc/include/grpcpp/
H A Dcompletion_queue.h442 grpc_completion_queue_functor* shutdown_cb) in ServerCompletionQueue()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/
Dcompletion_queue.h442 grpc_completion_queue_functor* shutdown_cb) in ServerCompletionQueue()
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chaotic_good/server/
H A Dchaotic_good_server.cc114 auto shutdown_cb = [](absl::Status status) { in Bind() local
/aosp_15_r20/external/grpc-grpc/test/core/surface/
H A Dcompletion_queue_test.cc406 ShutdownCallback shutdown_cb(&got_shutdown); in TEST() local