19 #ifndef GRPC_CORE_LIB_CHANNEL_CONNECTED_CHANNEL_H 20 #define GRPC_CORE_LIB_CHANNEL_CONNECTED_CHANNEL_H 29 void* arg_must_be_null);
Definition: channel_stack.h:99
struct grpc_stream grpc_stream
Definition: transport.h:52
bool grpc_add_connected_filter(grpc_channel_stack_builder *builder, void *arg_must_be_null)
Definition: connected_channel.cc:232
const grpc_channel_filter grpc_connected_filter
Definition: connected_channel.cc:201
Definition: channel_stack_builder.cc:36
grpc_stream * grpc_connected_channel_get_stream(grpc_call_element *elem)
Definition: connected_channel.cc:241
Definition: channel_stack.h:167
grpc_call_element * elem
Definition: client_channel.cc:112