| /third_party/grpc/test/core/surface/ |
| D | init_test.cc | 41 grpc_shutdown(); in test() 74 grpc_shutdown(); in TEST() 83 grpc_shutdown(); in TEST() 85 grpc_shutdown(); in TEST() 86 grpc_shutdown(); in TEST() 96 grpc_shutdown(); in TEST() 98 grpc_shutdown(); in TEST() 99 grpc_shutdown(); in TEST() 111 grpc_shutdown(); in TEST() 124 grpc_shutdown(); in TEST() [all …]
|
| D | num_external_connectivity_watchers_test.cc | 117 grpc_shutdown(); in run_timeouts_test() 155 grpc_shutdown(); in run_channel_shutdown_before_timeout_test()
|
| /third_party/grpc/src/core/lib/surface/ |
| D | init.cc | 93 grpc_core::ShutdownInternally = grpc_shutdown; in do_basic_init() 163 VLOG(2) << "grpc_shutdown from cleanup thread done"; in grpc_shutdown_from_cleanup_thread() 166 void grpc_shutdown(void) { in grpc_shutdown() function 167 GRPC_TRACE_LOG(api, INFO) << "grpc_shutdown(void)"; in grpc_shutdown() 181 VLOG(2) << "grpc_shutdown starts clean-up now"; in grpc_shutdown() 184 VLOG(2) << "grpc_shutdown done"; in grpc_shutdown() 188 VLOG(2) << "grpc_shutdown spawns clean-up thread"; in grpc_shutdown() 192 "grpc_shutdown", grpc_shutdown_from_cleanup_thread, nullptr, nullptr, in grpc_shutdown()
|
| D | legacy_channel.cc | 137 // We need to make sure that grpc_shutdown() does not shut things down in LegacyChannel() 143 // language can be responsible for making sure that grpc_shutdown() in LegacyChannel() 149 // deferring grpc_shutdown() until after they are released. To in LegacyChannel() 151 // grpc_shutdown() when the channel is actually destroyed, thus in LegacyChannel()
|
| D | init_internally.h | 21 // grpc_shutdown from within core, but otherwise do the same thing.
|
| /third_party/grpc/test/core/server/ |
| D | xds_channel_stack_modifier_test.cc | 54 grpc_shutdown(); in TEST() 69 grpc_shutdown(); in TEST() 125 grpc_shutdown(); in TEST()
|
| /third_party/grpc/test/cpp/ |
| D | README-iOS.md | 27 grpc_shutdown(); 36 static void TearDownTestCase() { grpc_shutdown(); }
|
| /third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/ |
| D | grpc_aio.pyx.pxi | 74 grpc_shutdown() 80 grpc_shutdown()
|
| /third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
| D | credentials.pyx.pxi | 92 grpc_shutdown() 186 grpc_shutdown() 266 grpc_shutdown() 282 grpc_shutdown()
|
| /third_party/grpc/test/cpp/codegen/ |
| D | proto_utils_test.cc | 61 static void TearDownTestSuite() { grpc_shutdown(); } in TearDownTestSuite() 157 static void TearDownTestSuite() { grpc_shutdown(); } in TearDownTestSuite()
|
| /third_party/grpc/test/core/slice/ |
| D | percent_decode_fuzzer.cc | 33 grpc_shutdown(); in LLVMFuzzerTestOneInput()
|
| /third_party/grpc/include/grpcpp/impl/ |
| D | grpc_library.h | 42 grpc_shutdown(); in ~GrpcLibrary()
|
| /third_party/grpc/test/core/nanopb/ |
| D | fuzzer_serverlist.cc | 44 grpc_shutdown(); in LLVMFuzzerTestOneInput()
|
| D | fuzzer_response.cc | 42 grpc_shutdown(); in LLVMFuzzerTestOneInput()
|
| /third_party/grpc/ |
| D | grpc.def | 91 grpc_shutdown
|
| /third_party/grpc/test/core/util/http_client/ |
| D | request_fuzzer.cc | 41 grpc_shutdown(); in LLVMFuzzerTestOneInput()
|
| D | response_fuzzer.cc | 41 grpc_shutdown(); in LLVMFuzzerTestOneInput()
|
| /third_party/grpc/test/core/util/ |
| D | uri_fuzzer_test.cc | 43 grpc_shutdown(); in LLVMFuzzerTestOneInput()
|
| /third_party/grpc/src/python/grpcio_tests/tests/unit/ |
| D | _grpc_shutdown_test.py | 30 The grpc_shutdown happens synchronously, but there might be Core object
|
| /third_party/grpc/src/cpp/common/ |
| D | validate_service_config.cc | 39 grpc_shutdown(); in ValidateServiceConfigJSON()
|
| /third_party/grpc/test/cpp/microbenchmarks/ |
| D | bm_cq_multiple_threads.cc | 136 grpc_shutdown(); in teardown() 156 // by grpc, and its Finish call must take place before grpc_shutdown so that it
|
| /third_party/grpc/test/core/transport/chttp2/ |
| D | http2_client_transport_test.cc | 53 grpc_shutdown(); in main()
|
| /third_party/grpc/test/core/compression/ |
| D | message_compress_fuzzer.cc | 52 grpc_shutdown(); in LLVMFuzzerTestOneInput()
|
| D | message_decompress_fuzzer.cc | 52 grpc_shutdown(); in LLVMFuzzerTestOneInput()
|
| /third_party/grpc/test/core/event_engine/test_suite/ |
| D | windows_event_engine_test.cc | 38 grpc_shutdown(); in main()
|