Searched refs:grpc_chttp2_incoming_metadata_buffer_destroy (Results 1 – 4 of 4) sorted by relevance
35 void grpc_chttp2_incoming_metadata_buffer_destroy(
37 void grpc_chttp2_incoming_metadata_buffer_destroy( in grpc_chttp2_incoming_metadata_buffer_destroy() function
751 grpc_chttp2_incoming_metadata_buffer_destroy(&s->metadata_buffer[0]); in destroy_stream_locked()752 grpc_chttp2_incoming_metadata_buffer_destroy(&s->metadata_buffer[1]); in destroy_stream_locked()
825 grpc_chttp2_incoming_metadata_buffer_destroy(&buffer); in OnInitialHeader()