Searched defs:GetStreamSendWindowSize (Results 1 – 3 of 3) sorted by relevance
| /external/cronet/net/third_party/quiche/src/quiche/http2/adapter/ | ||
| D | oghttp2_adapter.cc | 86 int OgHttp2Adapter::GetStreamSendWindowSize(Http2StreamId stream_id) const { in GetStreamSendWindowSize() function in http2::adapter::OgHttp2Adapter |
| D | nghttp2_adapter.cc | 163 int NgHttp2Adapter::GetStreamSendWindowSize(Http2StreamId stream_id) const { in GetStreamSendWindowSize() function in http2::adapter::NgHttp2Adapter |
| D | oghttp2_session.cc | 414 int OgHttp2Session::GetStreamSendWindowSize(Http2StreamId stream_id) const { in GetStreamSendWindowSize() function in http2::adapter::OgHttp2Session |