Searched refs:grpc_chttp2_stream_map_add (Results 1 – 3 of 3) sorted by relevance
46 void grpc_chttp2_stream_map_add(grpc_chttp2_stream_map* map, uint32_t key,
59 void grpc_chttp2_stream_map_add(grpc_chttp2_stream_map* map, uint32_t key, in grpc_chttp2_stream_map_add() function
816 grpc_chttp2_stream_map_add(&t->stream_map, id, this); in grpc_chttp2_stream()1249 grpc_chttp2_stream_map_add(&t->stream_map, s->id, s); in maybe_start_some_streams()