Searched refs:grpc_connector_shutdown (Results 1 – 3 of 3) sorted by relevance
39 void grpc_connector_shutdown(grpc_connector* connector, grpc_error* why) { in grpc_connector_shutdown() function
71 void grpc_connector_shutdown(grpc_connector* connector, grpc_error* why);
255 grpc_connector_shutdown(c->connector, GRPC_ERROR_CREATE_FROM_STATIC_STRING( in disconnect()