Searched refs:grpc_chttp2_parsing_accept_stream (Results 1 – 3 of 3) sorted by relevance
760 grpc_chttp2_stream* grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport* t,
625 grpc_chttp2_parsing_accept_stream(t, t->incoming_stream_id); in init_header_frame_parser()
731 grpc_chttp2_stream* grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport* t, in grpc_chttp2_parsing_accept_stream() function