Home
last modified time | relevance | path

Searched refs:grpc_event_engine_shutdown (Results 1 – 8 of 8) sorted by relevance

/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Diomgr_posix.cc51 grpc_event_engine_shutdown(); in iomgr_platform_shutdown()
Diomgr_posix_cfstream.cc132 grpc_event_engine_shutdown(); in iomgr_platform_shutdown()
Dev_posix.h100 void grpc_event_engine_shutdown(void);
Dev_posix.cc160 void grpc_event_engine_shutdown(void) { g_event_engine->shutdown_engine(); } in grpc_event_engine_shutdown() function
/external/grpc-grpc/src/core/lib/iomgr/
Diomgr_posix.cc51 grpc_event_engine_shutdown(); in iomgr_platform_shutdown()
Diomgr_posix_cfstream.cc132 grpc_event_engine_shutdown(); in iomgr_platform_shutdown()
Dev_posix.h100 void grpc_event_engine_shutdown(void);
Dev_posix.cc160 void grpc_event_engine_shutdown(void) { g_event_engine->shutdown_engine(); } in grpc_event_engine_shutdown() function