Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser.cc1503 static grpc_error* is_binary_indexed_header(grpc_chttp2_hpack_parser* p, in is_binary_indexed_header() function
1529 grpc_error* err = is_binary_indexed_header(p, &is_binary); in parse_value_string_with_indexed_key()