Home
last modified time | relevance | path

Searched defs:end_upload_data (Results 1 – 6 of 6) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_null_downstream_connection.cc62 int NullDownstreamConnection::end_upload_data() { return 0; } in end_upload_data() function in shrpx::NullDownstreamConnection
Dshrpx_health_monitor_downstream_connection.cc71 int HealthMonitorDownstreamConnection::end_upload_data() { in end_upload_data() function in shrpx::HealthMonitorDownstreamConnection
Dshrpx_api_downstream_connection.cc336 int APIDownstreamConnection::end_upload_data() { in end_upload_data() function in shrpx::APIDownstreamConnection
Dshrpx_http2_downstream_connection.cc531 int Http2DownstreamConnection::end_upload_data() { in end_upload_data() function in shrpx::Http2DownstreamConnection
Dshrpx_http_downstream_connection.cc790 int HttpDownstreamConnection::end_upload_data() { in end_upload_data() function in shrpx::HttpDownstreamConnection
Dshrpx_downstream.cc687 int Downstream::end_upload_data() { in end_upload_data() function in shrpx::Downstream