Searched refs:accept_stream (Results 1 – 3 of 3) sorted by relevance
330 void (*accept_stream)(void* user_data, grpc_transport* transport, member
795 if (t->channel_callback.accept_stream == nullptr) { in grpc_chttp2_parsing_accept_stream()801 t->channel_callback.accept_stream(t->channel_callback.accept_stream_user_data, in grpc_chttp2_parsing_accept_stream()1802 t->channel_callback.accept_stream = op->set_accept_stream_fn; in perform_transport_op_locked()
793 static void accept_stream(void* cd, grpc_transport* transport, in accept_stream() function1178 op->set_accept_stream_fn = accept_stream; in grpc_server_setup_transport()