Home
last modified time | relevance | path

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

/external/conscrypt/src/main/java/org/conscrypt/
DClientSessionContext.java56 HostAndPort hostAndPortKey = new HostAndPort(host, port); in sessionRemoved() local
74 HostAndPort hostAndPortKey = new HostAndPort(host, port); in getSession() local
110 HostAndPort hostAndPortKey = new HostAndPort(host, port); in putSession() local