Searched refs:accepting_stream (Results 1 – 4 of 4) sorted by relevance
326 grpc_chttp2_stream** accepting_stream; member
701 *t->accepting_stream = s; in init_stream()799 GPR_ASSERT(t->accepting_stream == nullptr); in grpc_chttp2_parsing_accept_stream()800 t->accepting_stream = &accepting; in grpc_chttp2_parsing_accept_stream()804 t->accepting_stream = nullptr; in grpc_chttp2_parsing_accept_stream()
334 grpc_chttp2_stream** accepting_stream = nullptr; member
620 *t->accepting_stream = this;749 GPR_ASSERT(t->accepting_stream == nullptr); in grpc_chttp2_parsing_accept_stream()750 t->accepting_stream = &accepting; in grpc_chttp2_parsing_accept_stream()753 t->accepting_stream = nullptr; in grpc_chttp2_parsing_accept_stream()