HomeSort by relevance Sort by last modified time
    Searched refs:grpc_shutdown (Results 126 - 150 of 193) sorted by null

1 2 3 4 56 7 8

  /external/grpc-grpc/test/core/compression/
compression_test.cc 267 grpc_shutdown();
message_compress_test.cc 322 grpc_shutdown();
  /external/grpc-grpc/test/core/end2end/fixtures/
h2_oauth2.cc 235 grpc_shutdown();
h2_ssl_proxy.cc 219 grpc_shutdown();
  /external/grpc-grpc/test/core/end2end/
h2_ssl_session_reuse_test.cc 273 grpc_shutdown();
  /external/grpc-grpc/test/core/fling/
client.cc 243 grpc_shutdown();
server.cc 325 grpc_shutdown();
  /external/grpc-grpc/test/core/handshake/
client_ssl.cc 307 grpc_shutdown();
server_ssl_common.cc 239 grpc_shutdown();
verify_peer_options.cc 200 grpc_shutdown();
  /external/grpc-grpc/test/core/http/
httpcli_test.cc 211 grpc_shutdown();
httpscli_test.cc 222 grpc_shutdown();
  /external/grpc-grpc/test/core/iomgr/
error_test.cc 229 grpc_shutdown();
ev_epollsig_linux_test.cc 316 grpc_shutdown();
tcp_client_posix_test.cc 213 grpc_shutdown();
  /external/grpc-grpc/test/core/security/
secure_endpoint_test.cc 227 grpc_shutdown();
  /external/grpc-grpc/test/core/slice/
b64_test.cc 217 grpc_shutdown();
  /external/grpc-grpc/test/core/transport/
byte_stream_test.cc 251 grpc_shutdown();
  /external/grpc-grpc/test/core/transport/chttp2/
hpack_encoder_test.cc 270 grpc_shutdown();
settings_timeout_test.cc 252 grpc_shutdown();
  /external/grpc-grpc/test/cpp/common/
channel_arguments_test.cc 254 grpc_shutdown();
  /external/grpc-grpc/src/csharp/Grpc.Core/
GrpcEnvironment.cs 366 // Normally grpc_init and grpc_shutdown calls should come in pairs (C core does reference counting),
367 // but in case we avoid grpc_shutdown calls altogether, calling grpc_init has no effect
429 // require initialization/destruction. By skipping the grpc_shutdown() call,
430 // we avoid a potential crash where grpc_shutdown() has already destroyed
  /external/grpc-grpc/src/objective-c/tests/CoreCronetEnd2EndTests/
CoreCronetEnd2EndTests.mm 196 grpc_shutdown();
  /external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
records.pyx.pxi 137 grpc_shutdown()
server.pyx.pxi 150 grpc_shutdown()

Completed in 1387 milliseconds

1 2 3 4 56 7 8