Home
last modified time | relevance | path

Searched refs:init_rst_stream_parser (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dparsing.cc71 static grpc_error_handle init_rst_stream_parser(grpc_chttp2_transport* t);
424 return init_rst_stream_parser(t); in init_frame_parser()
740 static grpc_error_handle init_rst_stream_parser(grpc_chttp2_transport* t) { in init_rst_stream_parser() function
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dparsing.cc89 static grpc_error_handle init_rst_stream_parser(grpc_chttp2_transport* t);
448 return init_rst_stream_parser(t); in init_frame_parser()
822 static grpc_error_handle init_rst_stream_parser(grpc_chttp2_transport* t) { in init_rst_stream_parser() function