Searched refs:grpc_chttp2_stream_map_delete (Results 1 – 4 of 4) sorted by relevance
117 GPR_ASSERT((void*)(uintptr_t)i == grpc_chttp2_stream_map_delete(&map, i)); in test_delete_evens_sweep()137 grpc_chttp2_stream_map_delete(&map, i); in test_delete_evens_incremental()161 grpc_chttp2_stream_map_delete(&map, del)); in test_periodic_compaction()
50 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
1986 grpc_chttp2_stream_map_delete(&t->stream_map, id)); in remove_stream()