Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/net/http/
Domithttp2.go54 func (cc *http2clientConn) idleState() http2clientConnIdleState { return http2clientConnIdleState{}… func
Dh2_bundle.go8153 func (cc *http2ClientConn) idleState() http2clientConnIdleState { func