19 #ifndef GRPC_CORE_LIB_CHANNEL_CONNECTED_CHANNEL_H
20 #define GRPC_CORE_LIB_CHANNEL_CONNECTED_CHANNEL_H
29 void* arg_must_be_null);
grpc_stream * grpc_connected_channel_get_stream(grpc_call_element *elem)
Definition: connected_channel.cc:243
bool grpc_add_connected_filter(grpc_channel_stack_builder *builder, void *arg_must_be_null)
Definition: connected_channel.cc:234
const grpc_channel_filter grpc_connected_filter
Definition: connected_channel.cc:203
Definition: channel_stack.h:174
Definition: channel_stack.h:107
Definition: channel_stack_builder.cc:36
struct grpc_stream grpc_stream
Definition: transport.h:52