Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser.cc702 static grpc_error* parse_stream_weight(grpc_chttp2_hpack_parser* p, in parse_stream_weight() function
705 p->state = parse_stream_weight; in parse_stream_weight()
719 return parse_stream_weight(p, cur + 1, end); in parse_stream_dep3()