Searched refs:grpc_chttp2_stream_map_delete (Results 1 – 3 of 3) sorted by relevance
51 void* grpc_chttp2_stream_map_delete(grpc_chttp2_stream_map* map, uint32_t key);
129 void* grpc_chttp2_stream_map_delete(grpc_chttp2_stream_map* map, uint32_t key) { in grpc_chttp2_stream_map_delete() function
2096 grpc_chttp2_stream_map_delete(&t->stream_map, id)); in remove_stream()