Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dh2_bundle.go11085 type http2PriorityWriteSchedulerConfig struct { struct
11098 MaxClosedNodesInTree int
11110 MaxIdleNodesInTree int
11120 ThrottleOutOfOrderWrites bool
11126 func http2NewPriorityWriteScheduler(cfg *http2PriorityWriteSchedulerConfig) http2WriteScheduler {