Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dh2_bundle.go750 GetClientConn(req *Request, addr string) (*http2ClientConn, error) methodSpec
779 func (p *http2clientConnPool) GetClientConn(req *Request, addr string) (*http2ClientConn, error) { func
1009 func (p http2noDialClientConnPool) GetClientConn(req *Request, addr string) (*http2ClientConn, erro… func