Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dshrpx_downstream.h333 void set_assoc_stream_id(int64_t stream_id);
H A Dshrpx_http2_upstream.cc727 promised_downstream->set_assoc_stream_id(frame->hd.stream_id); in on_frame_send_callback()
2333 promised_downstream->set_assoc_stream_id(downstream->get_stream_id()); in on_downstream_push_promise()
H A Dshrpx_downstream.cc1124 void Downstream::set_assoc_stream_id(int64_t stream_id) { in set_assoc_stream_id() function in shrpx::Downstream

Completed in 7 milliseconds