Home
last modified time | relevance | path

Searched refs:grpc_chttp2_parsing_accept_stream (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dinternal.h760 grpc_chttp2_stream* grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport* t,
Dparsing.cc625 grpc_chttp2_parsing_accept_stream(t, t->incoming_stream_id); in init_header_frame_parser()
Dchttp2_transport.cc731 grpc_chttp2_stream* grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport* t, in grpc_chttp2_parsing_accept_stream() function