Searched defs:GetStreamReceiveWindowSize (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/ | ||
H A D | oghttp2_adapter.cc | 94 int OgHttp2Adapter::GetStreamReceiveWindowSize(Http2StreamId stream_id) const { in GetStreamReceiveWindowSize() function in http2::adapter::OgHttp2Adapter |
H A D | nghttp2_adapter.cc | 183 int NgHttp2Adapter::GetStreamReceiveWindowSize(Http2StreamId stream_id) const { in GetStreamReceiveWindowSize() function in http2::adapter::NgHttp2Adapter |
H A D | oghttp2_session.cc | 435 int OgHttp2Session::GetStreamReceiveWindowSize(Http2StreamId stream_id) const { in GetStreamReceiveWindowSize() function in http2::adapter::OgHttp2Session |