Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dhpack_table.h101 grpc_chttp2_hptbl_find_result grpc_chttp2_hptbl_find(
Dhpack_table.cc344 grpc_chttp2_hptbl_find_result grpc_chttp2_hptbl_find( in grpc_chttp2_hptbl_find() function
/external/grpc-grpc/test/core/transport/chttp2/
Dhpack_table_test.cc159 grpc_chttp2_hptbl_find_result r = grpc_chttp2_hptbl_find(tbl, md); in find_simple()