Searched refs:grpc_chttp2_stream_map_for_each (Results 1 – 4 of 4) sorted by relevance
63 void grpc_chttp2_stream_map_for_each(grpc_chttp2_stream_map* map,
156 void grpc_chttp2_stream_map_for_each(grpc_chttp2_stream_map* map, in grpc_chttp2_stream_map_for_each() function
2400 grpc_chttp2_stream_map_for_each(&t->stream_map, cancel_stream_cb, &args); in end_all_the_calls()
117 grpc_chttp2_stream_map_for_each(map, verify_for_each, &for_each_check); in check_delete_evens()