Searched refs:grpc_chttp2_hptbl_lookup (Results 1 – 3 of 3) sorted by relevance
101 inline grpc_mdelem grpc_chttp2_hptbl_lookup(const grpc_chttp2_hptbl* tbl, in grpc_chttp2_hptbl_lookup() function
778 grpc_mdelem md = grpc_chttp2_hptbl_lookup<true>(&p->table, p->index); in finish_indexed_field()1559 grpc_mdelem elem = grpc_chttp2_hptbl_lookup(&p->table, p->index); in is_binary_indexed_header()
46 grpc_mdelem md = grpc_chttp2_hptbl_lookup(tbl, idx); in assert_index()