Home
last modified time | relevance | path

Searched defs:GetStreamReceiveWindowLimit (Results 1 – 3 of 3) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
Doghttp2_adapter.cc90 int OgHttp2Adapter::GetStreamReceiveWindowLimit(Http2StreamId stream_id) const { in GetStreamReceiveWindowLimit() function in http2::adapter::OgHttp2Adapter
Dnghttp2_adapter.cc168 int NgHttp2Adapter::GetStreamReceiveWindowLimit(Http2StreamId stream_id) const { in GetStreamReceiveWindowLimit() function in http2::adapter::NgHttp2Adapter
Doghttp2_session.cc422 int OgHttp2Session::GetStreamReceiveWindowLimit(Http2StreamId stream_id) const { in GetStreamReceiveWindowLimit() function in http2::adapter::OgHttp2Session