net/http.http2clientConnPool.getStartDialLocked (method)

2 uses

	net/http (current package)
		h2_bundle.go#L778: 	call := p.getStartDialLocked(addr)
		h2_bundle.go#L794: func (p *http2clientConnPool) getStartDialLocked(addr string) *http2dialCall {