Searched refs:grpc_channel_destroy_internal (Results 1 – 3 of 3) sorted by relevance
42 void grpc_channel_destroy_internal(grpc_channel* channel);
520 void grpc_channel_destroy_internal(grpc_channel* channel) { in grpc_channel_destroy_internal() function534 grpc_channel_destroy_internal(channel); in grpc_channel_destroy()
593 grpc_channel_destroy_internal(handshaker->channel); in handshaker_destroy()