Home
last modified time | relevance | path

Searched defs:shutdown_callback (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/
H A Dcompletion_queue.cc346 grpc_completion_queue_functor* shutdown_callback; member
515 grpc_completion_queue_functor* shutdown_callback) { in grpc_completion_queue_create_internal()
581 grpc_completion_queue_functor* shutdown_callback) { in cq_init_callback()
H A Dcompletion_queue_factory.cc80 grpc_completion_queue_functor* shutdown_callback, void* reserved) { in grpc_completion_queue_create_for_callback()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcompletion_queue.cc343 grpc_completion_queue_functor* shutdown_callback; member
512 grpc_completion_queue_functor* shutdown_callback) { in grpc_completion_queue_create_internal()
578 grpc_completion_queue_functor* shutdown_callback) { in cq_init_callback()
Dcompletion_queue_factory.cc80 grpc_completion_queue_functor* shutdown_callback, void* reserved) { in grpc_completion_queue_create_for_callback()
/aosp_15_r20/external/openscreen/cast/standalone_sender/
H A Dlooping_file_sender.cc23 ShutdownCallback shutdown_callback) in LoopingFileSender()
H A Dlooping_file_cast_agent.cc31 ShutdownCallback shutdown_callback) in LoopingFileCastAgent()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/mmc/daemon/
Dservice.cc117 Service::Service(base::OnceClosure shutdown_callback) in Service()
/aosp_15_r20/external/grpc-grpc/src/cpp/client/
H A Dchannel_cc.cc257 auto* shutdown_callback = new ShutdownCallback; in CallbackCQ() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/client/
Dchannel_cc.cc257 auto* shutdown_callback = new ShutdownCallback; in CallbackCQ() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/
Dserver_cc.cc1377 auto* shutdown_callback = new grpc::ShutdownCallback; in CallbackCQ() local
/aosp_15_r20/external/grpc-grpc/src/cpp/server/
H A Dserver_cc.cc1381 auto* shutdown_callback = new grpc::ShutdownCallback; in CallbackCQ() local