Home
last modified time | relevance | path

Searched defs:poolable (Results 1 - 5 of 5) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_http2_downstream_connection.h65 virtual bool poolable() const { return false; } in poolable() function in shrpx::Http2DownstreamConnection
H A Dshrpx_health_monitor_downstream_connection.cc104 bool HealthMonitorDownstreamConnection::poolable() const { return false; } in poolable() function in shrpx::HealthMonitorDownstreamConnection
H A Dshrpx_null_downstream_connection.cc79 bool NullDownstreamConnection::poolable() const { return false; } in poolable() function in shrpx::NullDownstreamConnection
H A Dshrpx_api_downstream_connection.cc468 bool APIDownstreamConnection::poolable() const { return false; } in poolable() function in shrpx::APIDownstreamConnection
H A Dshrpx_http_downstream_connection.cc1611 bool HttpDownstreamConnection::poolable() const { in poolable() function in shrpx::HttpDownstreamConnection

Completed in 4 milliseconds