Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dh2_bundle.go1177 type http2ErrCode uint32 type
1248 func http2streamError(id uint32, code http2ErrCode) http2StreamError {
4414 func (sc *http2serverConn) rejectConn(err http2ErrCode, debug string) {