Searched refs:grpc_chttp2_hptbl_find_result (Results 1 – 3 of 3) sorted by relevance
141 struct grpc_chttp2_hptbl_find_result { struct145 grpc_chttp2_hptbl_find_result grpc_chttp2_hptbl_find( argument
196 grpc_chttp2_hptbl_find_result grpc_chttp2_hptbl_find( in grpc_chttp2_hptbl_find()198 grpc_chttp2_hptbl_find_result r = {0, 0}; in grpc_chttp2_hptbl_find()
150 static grpc_chttp2_hptbl_find_result find_simple(grpc_chttp2_hptbl* tbl, in find_simple()156 grpc_chttp2_hptbl_find_result r = grpc_chttp2_hptbl_find(tbl, md); in find_simple()168 grpc_chttp2_hptbl_find_result r; in test_find()