Home
last modified time | relevance | path

Searched refs:SetMaxStringLength (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/vendor/golang.org/x/net/http2/hpack/
Dhpack.go122 func (d *Decoder) SetMaxStringLength(n int) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dh2_bundle.go2948 hdec.SetMaxStringLength(fr.maxHeaderStringLen())