Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser.cc68 static grpc_error* still_parse_error(grpc_chttp2_hpack_parser* p,
1046 p->state = still_parse_error; in parse_error()
1050 static grpc_error* still_parse_error(grpc_chttp2_hpack_parser* p, in still_parse_error() function