Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Domithttp2.go39 type http2noDialClientConnPool struct { struct
40 http2clientConnPool http2clientConnPool
Dh2_bundle.go1007 type http2noDialClientConnPool struct{ *http2clientConnPool } argument
1009 … (p http2noDialClientConnPool) GetClientConn(req *Request, addr string) (*http2ClientConn, error) {