Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dframe_rst_stream.cc61 grpc_chttp2_rst_stream_parser* parser, uint32_t length, uint8_t flags) { in grpc_chttp2_rst_stream_parser_begin_frame()
81 grpc_chttp2_rst_stream_parser* p = in grpc_chttp2_rst_stream_parser_parse()
82 static_cast<grpc_chttp2_rst_stream_parser*>(parser); in grpc_chttp2_rst_stream_parser_parse()
Dframe_rst_stream.h31 } grpc_chttp2_rst_stream_parser; typedef
37 grpc_chttp2_rst_stream_parser* parser, uint32_t length, uint8_t flags);
Dinternal.h394 grpc_chttp2_rst_stream_parser rst_stream;