Searched refs:destroy_channel (Results 1 – 2 of 2) sorted by relevance
77 static void destroy_channel(void* arg, grpc_error* error);92 builder, sizeof(grpc_channel), 1, destroy_channel, nullptr, in grpc_channel_create_with_builder()428 static void destroy_channel(void* arg, grpc_error* error) { in destroy_channel() function
421 static void destroy_channel(channel_data* chand, grpc_error* error) { in destroy_channel() function835 destroy_channel(chand, GRPC_ERROR_REF(error)); in channel_connectivity_changed()