Home
last modified time | relevance | path

Searched defs:ClampHttp2Weight (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dspdy_protocol_test.cc38 TEST(SpdyProtocolTest, ClampHttp2Weight) { in TEST() argument
H A Dspdy_protocol.cc48 int ClampHttp2Weight(int weight) { in ClampHttp2Weight() function