Searched defs:grpc_channel_destroy (Results 1 – 5 of 5) sorted by relevance
531 void grpc_channel_destroy(grpc_channel* channel) { in grpc_channel_destroy() function
450 void grpc_channel_destroy(grpc_channel* channel) { in grpc_channel_destroy() function
190 #define grpc_channel_destroy grpc_channel_destroy_import macro
1973 pub fn grpc_channel_destroy(channel: *mut grpc_channel); in grpc_channel_destroy() function