Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dh2_bundle.go5590 return sc.processSettingInitialWindowSize(s.Val)
5606 func (sc *http2serverConn) processSettingInitialWindowSize(val uint32) error { func