Searched refs:grpc_chttp2_hptbl_find_result (Results 1 – 3 of 3) sorted by relevance
100 } grpc_chttp2_hptbl_find_result; typedef101 grpc_chttp2_hptbl_find_result grpc_chttp2_hptbl_find(
344 grpc_chttp2_hptbl_find_result grpc_chttp2_hptbl_find( in grpc_chttp2_hptbl_find()346 grpc_chttp2_hptbl_find_result r = {0, 0}; in grpc_chttp2_hptbl_find()
153 static grpc_chttp2_hptbl_find_result find_simple(grpc_chttp2_hptbl* tbl, in find_simple()159 grpc_chttp2_hptbl_find_result r = grpc_chttp2_hptbl_find(tbl, md); in find_simple()171 grpc_chttp2_hptbl_find_result r; in test_find()