Home
last modified time | relevance | path

Searched refs:set_stream_id (Results 1 - 3 of 3) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_downstream.h331 void set_stream_id(int64_t stream_id);
H A Dshrpx_http2_upstream.cc133 downstream->set_stream_id(1); in upgrade_upstream()
135 downstream->set_stream_id(1); in upgrade_upstream()
2370 promised_downstream->set_stream_id(promised_stream_id); in on_downstream_push_promise_complete()
H A Dshrpx_downstream.cc618 void Downstream::set_stream_id(int64_t stream_id) { stream_id_ = stream_id; } in set_stream_id() function in shrpx::Downstream

Completed in 7 milliseconds