Searched defs:grpc_http_parser (Results 1 – 4 of 4) sorted by relevance
99 struct grpc_http_parser { struct100 grpc_http_parser_state state; argument115 void grpc_http_parser_init(grpc_http_parser* parser, grpc_http_type type, argument
409 void grpc_http_parser_destroy(grpc_http_parser* /*parser*/) {} in grpc_http_parser_destroy() argument