Searched refs:destroy_channel (Results 1 – 1 of 1) sorted by relevance
57 static void destroy_channel(void* arg, grpc_error* error);74 builder, sizeof(grpc_channel), 1, destroy_channel, nullptr, in grpc_channel_create_with_builder()500 static void destroy_channel(void* arg, grpc_error* /*error*/) { in destroy_channel() function