Home
last modified time | relevance | path

Searched refs:disable_upstream_rtimer (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_http2_upstream.cc437 downstream->disable_upstream_rtimer(); in on_request_headers()
555 downstream->disable_upstream_rtimer(); in on_frame_recv_callback()
584 downstream->disable_upstream_rtimer(); in on_frame_recv_callback()
720 promised_downstream->disable_upstream_rtimer(); in on_frame_send_callback()
2317 promised_downstream->disable_upstream_rtimer(); in on_downstream_push_promise()
Dshrpx_downstream.h457 void disable_upstream_rtimer();
Dshrpx_downstream.cc60 downstream->disable_upstream_rtimer(); in upstream_timeoutcb()
999 void Downstream::disable_upstream_rtimer() { in disable_upstream_rtimer() function in shrpx::Downstream