Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dinternal.h685 grpc_chttp2_stream* grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport* t,
Dparsing.cc638 grpc_chttp2_parsing_accept_stream(t, t->incoming_stream_id); in init_header_frame_parser()
Dchttp2_transport.cc885 grpc_chttp2_stream* grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport* t, in grpc_chttp2_parsing_accept_stream() function
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dinternal.h770 grpc_chttp2_stream* grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport* t,
H A Dparsing.cc711 grpc_chttp2_parsing_accept_stream(t, t->incoming_stream_id); in init_header_frame_parser()
H A Dchttp2_transport.cc883 grpc_chttp2_stream* grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport* t, in grpc_chttp2_parsing_accept_stream() function