Searched defs:grpc_http_parser (Results 1 – 2 of 2) sorted by relevance
97 struct grpc_http_parser { struct98 grpc_http_parser_state state; argument113 void grpc_http_parser_init(grpc_http_parser* parser, grpc_http_type type, argument
405 void grpc_http_parser_destroy(grpc_http_parser* /*parser*/) {} in grpc_http_parser_destroy() argument