Home
last modified time | relevance | path

Searched refs:grpc_chttp2_parsing_accept_stream (Results 1 – 6 of 6) 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
/external/rust/crates/grpcio-sys/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