Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dinternal.h702 grpc_chttp2_stream* grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport* t,
Dparsing.cc595 grpc_chttp2_parsing_accept_stream(t, t->incoming_stream_id); in init_header_frame_parser()
Dchttp2_transport.cc793 grpc_chttp2_stream* grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport* t, in grpc_chttp2_parsing_accept_stream() function